A Sandcastle Documented Class Library
IPluginPluginDescription Property |
Get/Set plugin description. (optional)
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string PluginDescription { get; }
ReadOnly Property PluginDescription As String Get
property String^ PluginDescription { String^ get (); }
abstract PluginDescription : string with get
Property Value
Type: StringSee Also