Skip to main content

ICommandContext interface

Namespace: NextDesign.Desktop

Description

Provides an execution context for commands.

Affiliation area

NameDescription
CommandsA group of APIs to access commands received by command handlers.

Inherit Base

NameDescription
IContextA context is given when the extension is run.
The extension implementation can refer to shared variables and running extension configuration information through this context.

Property

NameDescription
Commandcurrently executing command definition
GlobalExtension Sharing Context
SenderModelThe model if the command is associated with it