Click or drag to resize

SwAddInExCmdMgr Property

Pointer to command group which holding the add-in commands

Namespace:  CodeStack.SwEx.AddIn
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
protected ICommandManager CmdMgr { get; }

Property Value

Type: ICommandManager
See Also