Returns all properties for this connector factory.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public Dictionary<string, string> Properties { get; }
public Dictionary<string, string> Properties { get; }
Public ReadOnly Property Properties As Dictionary(Of String, String)
Get
Public ReadOnly Property Properties As Dictionary(Of String, String)
Get
public:
virtual property Dictionary<String^, String^>^ Properties {
Dictionary<String^, String^>^ get () sealed;
}
public:
virtual property Dictionary<String^, String^>^ Properties {
Dictionary<String^, String^>^ get () sealed;
}
abstract Properties : Dictionary<string, string> with get
override Properties : Dictionary<string, string> with get
abstract Properties : Dictionary<string, string> with get
override Properties : Dictionary<string, string> with get
Property Value
Type:
Dictionary
String,
String Factory Properties.