| 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; }
Protected ReadOnly Property CmdMgr As ICommandManager
Get
protected:
property ICommandManager^ CmdMgr {
ICommandManager^ get ();
}
Property Value
Type:
ICommandManagerSee Also