Share via


ICommandService Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a command interface that is used for integration of workflow designer actions (for example, context menu), with custom-provided implementations, such as property browser service, debugging service, and so on.

The ICommandService type exposes the following members.

Methods

  Name Description
Public method CanExecuteCommand Verifies whether the specified command can be executed.
Public method ExecuteCommand Executes the command with the specified command identifier and parameters.
Public method IsCommandSupported Returns a Boolean value that indicates whether the specified command identifier is supported.

Top

See Also

Reference

ICommandService Interface

System.Activities.Design Namespace