public string PluginInterface { get; set; }
Public Property PluginInterface As String Get Set
public: property String^ PluginInterface { String^ get (); void set (String^ value); }
member PluginInterface : string with get, set
In This Article