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