| IConnectionConnector Property  | 
            Gets the connector that owns this connection.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIConnector Connector { get; }ReadOnly Property Connector As IConnector
	Get
property IConnector^ Connector {
	IConnector^ get ();
}abstract Connector : IConnector with get
Property Value
Type: 
IConnector
See Also