Click or drag to resize

CMDriveRemoteHttpGetCommandPlugins Method

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

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

Return Value

ListString
The list of plugin display names.

Implements

ICompreDriveWCFGetCommandPlugins
See Also