A Sandcastle Documented Class Library
IServerBanType Property |
Returns the custom default BanType on this IServer, if any.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string BanType { get; }
ReadOnly Property BanType As String Get
property String^ BanType { String^ get (); }
abstract BanType : string with get
Property Value
Type: StringSee Also