A Sandcastle Documented Class Library
IServerUserPrefix Property |
Get supported userprefix characters on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string UserPrefix { get; }
ReadOnly Property UserPrefix As String Get
property String^ UserPrefix { String^ get (); }
abstract UserPrefix : string with get
Property Value
Type: StringSee Also