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