Click or drag to resize

ApplicationCommands Property

Collection of Command Items.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public CommandCollection Commands { get; }

Property Value

Type: CommandCollection
Remarks
A Command represents a Menu-Item in the user interface.
See Also