IMainViewWebServerNetworkAddress Property |
Gets or sets the address of the web server on the LAN.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string WebServerNetworkAddress { get; set; }
Property WebServerNetworkAddress As String
Get
Set
property String^ WebServerNetworkAddress {
String^ get ();
void set (String^ value);
}
abstract WebServerNetworkAddress : string with get, set
Property Value
Type:
StringSee Also