ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPEnum<T> Class : Value Property |
'Declaration Public ReadOnly Property Value As T
'Usage Dim instance As ImGearXMPEnum(Of T) Dim value As T value = instance.Value
public T Value {get;}
public: __property T* get_Value();