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