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)
Syntaxstring ExternalHost { get; }ReadOnly Property ExternalHost As String
	Get
property String^ ExternalHost {
	String^ get ();
}abstract ExternalHost : string with get
Property Value
Type: 
String
See Also