IWebServerNetworkIPAddress Property |
Gets the IP address of the current machine on the LAN (e.g. 192.168.0.1).
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string NetworkIPAddress { get; }
ReadOnly Property NetworkIPAddress As String
Get
property String^ NetworkIPAddress {
String^ get ();
}
abstract NetworkIPAddress : string with get
Property Value
Type:
StringSee Also