A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IUser Interface
IUser Properties
GetChannels Property
Host Property
Ident Property
IsAway Property
Nick Property
RealName Property
IUser
Host Property
Get user hostname.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
string
Host
{
get
; }
Property Value
Type:
String
See Also
Reference
IUser Interface
AdiIRCAPIv2.Interfaces Namespace