ConnectorActivityEventConnectorName Property |
Gets the name of the connector.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ConnectorName { get; }
Public ReadOnly Property ConnectorName As String
Get
public:
property String^ ConnectorName {
String^ get ();
}
member ConnectorName : string with get
Property Value
Type:
StringSee Also