Click or drag to resize
INetworkConnectorAddress Property
Gets or sets the address of the machine to connect to. Unused if the connector is in passive mode.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string Address { get; set; }

Property Value

Type: String
See Also