 | ICommandAcceptorGetAvailableCommands Method |
Get the commands available to run.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxPluginCommandCollection GetAvailableCommands()
Function GetAvailableCommands As PluginCommandCollection
Return Value
PluginCommandCollectionThe list of commands.
See Also