Click or drag to resize
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.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string NetworkAddress { get; set; }

Property Value

Type: String
See Also