IReceiverConfigurationWizardAnswersNetworkAddress Property |
Gets or sets the address to use if the receiver is reached over the network and
it cannot be reached over the loopback interface.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string NetworkAddress { get; set; }
Property NetworkAddress As String
Get
Set
property String^ NetworkAddress {
String^ get ();
void set (String^ value);
}
abstract NetworkAddress : string with get, set
Property Value
Type:
StringSee Also