IServerLoginMethod Property |
Returns the loginmethod for this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
SyntaxReadOnly Property LoginMethod As Integer
Get
property int LoginMethod {
int get ();
}
abstract LoginMethod : int with get
Property Value
Type:
Int32
See Also