IMetadataEntryTTagValue Property

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

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
string Value { get; }

Property Value

String

See Also