Click or drag to resize

PluginCommandResultUnknownCommand Property

Gets a result that indicates that the requested command is unknown.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public static PluginCommandResult UnknownCommand { get; }

Property Value

PluginCommandResult
See Also