Returns the name of the connector.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual string Name { get; }
public virtual string Name { get; }
Public Overridable ReadOnly Property Name As String
Get
Public Overridable ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get ();
}
public:
virtual property String^ Name {
String^ get ();
}
abstract Name : string with get
override Name : string with get
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringThe Connector Name.