A Sandcastle Documented Class Library
IUserIdent Property |
Get user ident.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string Ident { get; }
ReadOnly Property Ident As String Get
property String^ Ident { String^ get (); }
abstract Ident : string with get
Property Value
Type: StringSee Also