Click or drag to resize
IConnectorName Property
Gets or sets the name of the connector.

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

Property Value

Type: String
Remarks
This is for diagnostic purposes only, the code doesn't rely on anything about the name.
See Also