ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearColorBook Class : Prefix Property |
'Declaration Public ReadOnly Property Prefix As String
'Usage Dim instance As ImGearColorBook Dim value As String value = instance.Prefix
public string Prefix {get;}
public: __property string* get_Prefix();