 | ICompreDriveWCFGetCommandPlugins Method |
Gets a list of all plugins that support executing custom commands.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxList<string> GetCommandPlugins()
Function GetCommandPlugins As List(Of String)
Return Value
ListStringThe list of plugin display names.
See Also