public string Thai {get; set;}
public: __property string* get_Thai(); public: __property void set_Thai( string* value );
public: property String^ Thai { String^ get(); void set ( String^ value); }
'Declaration Public Property Thai As String
'Usage Dim instance As ImGearXMPLangAlt Dim value As String instance.Thai = value value = instance.Thai
ImGearXMPLangAlt Class ImGearXMPLangAlt Members
©2016. Accusoft Corporation. All Rights Reserved.