Command
|
The CommandMethodAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandMethodAttribute(String) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, CommandFlags) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, String, CommandFlags) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, String, String, CommandFlags) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, String, String, CommandFlags, String) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, String, String, CommandFlags, Type) | Constructor for the CommandMethodAttribute class. | |
| CommandMethodAttribute(String, String, String, CommandFlags, Type, String, String) | Constructor for the CommandMethodAttribute class. |
| Name | Description | |
|---|---|---|
| ContextMenuExtensionType | ||
| Flags | Property that represents command flags. | |
| GlobalName | Property that represents command global name. | |
| GroupName | Property that represents command group name. | |
| HelpFileName | Property that represents full path and file name of a help file. | |
| HelpTopic | Property that represents help topic string. | |
| LocalizedNameId | Property that represents command localized name ID. | |
| TypeId | (Inherited from Attribute) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute) |
|
| GetHashCode | (Inherited from Attribute) |
|
| GetType | (Inherited from Object) |
|
| IsDefaultAttribute | (Inherited from Attribute) |
|
| Match | (Inherited from Attribute) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |