IWebServerNetworkAddress Property |
Gets the address of the web server on the LAN (e.g. http://192.168.0.1:8090/Root).
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string NetworkAddress { get; }
ReadOnly Property NetworkAddress As String
Get
property String^ NetworkAddress {
String^ get ();
}
abstract NetworkAddress : string with get
Property Value
Type:
StringSee Also