CommandExtensionAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Group | Specifies the CommandGroup to which the command extension belongs. |
![]() | MenuPlaceholderId | The Vsct Dynamic StartId in which CommandExtension must be placed. |
![]() | Position | Specifies the IntraGroup position, if Group property is set. Specifies InterGroup position of CommandExtension, otherwise. |
![]() | TypeId | (Inherited from Attribute.) |
Show:
