Click or drag to resize

ICompreDriveWCFGetCommandPlugins Method

Gets a list of all plugins that support executing custom commands.

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
List<string> GetCommandPlugins()

Return Value

ListString
The list of plugin display names.
See Also