IConnectorIntent Property |
Gets a description of the intended use of the connector. Only used for diagnostics.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Intent As String
Get
property String^ Intent {
String^ get ();
}
abstract Intent : string with get
Property Value
Type:
StringSee Also