IServerExternalHost Property |
Get the external host discovered from this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string ExternalHost { get; }
ReadOnly Property ExternalHost As String
Get
property String^ ExternalHost {
String^ get ();
}
abstract ExternalHost : string with get
Property Value
Type:
StringSee Also