 | ITControllerConfigInterfaceGetConfig Method |
Returns the options set by the user.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxDictionary<string, string> GetConfig()
Function GetConfig As Dictionary(Of String, String)
Return Value
DictionaryString,
StringThe options set by the user.
See Also