IConnectorEngine.RequiredServerSettings Property
Property RequiredServerSettings() As Dictionary(Of String, String)
This language is not supported or no code example is available.
Dictionary<string, string> RequiredServerSettings {get; set;}
This language is not supported or no code example is available.
property Dictionary<String^, String^>^ RequiredServerSettings {
Dictionary<String^, String^>^ get( );
void set(
Dictionary<String^, String^>^ value
);
}
This language is not supported or no code example is available.