CommandExtensionAttribute::MenuPlaceholderId Property

 

The Vsct Dynamic StartId in which CommandExtension must be placed.

Namespace:   Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property int MenuPlaceholderId {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32

Return to top
Show: