A Sandcastle Documented Class Library
IServerLoginMethod Property |
Returns the loginmethod for this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int LoginMethod { get; }
ReadOnly Property LoginMethod As Integer Get
property int LoginMethod { int get (); }
abstract LoginMethod : int with get
Property Value
Type: Int32See Also