| IConnectionDescription Property  | 
            Gets a description of the connection.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring Description { get; }ReadOnly Property Description As String
	Get
property String^ Description {
	String^ get ();
}abstract Description : string with get
Property Value
Type: 
String
See Also