Table of Contents

IMetadataEntry<TTag>.Value Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the string representation of this entry's value. Use RawValue for the raw value (value in actual type).

string Value { get; }

Property Value

string