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