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