Click or drag to resize

ITControllerConfigInterfaceGetConfig Method

Returns the options set by the user.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
Dictionary<string, string> GetConfig()

Return Value

DictionaryString, String
The options set by the user.
See Also