RegisterProjectItemAttribute::Priority Property

 

Gets the sort priority of this type.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property int Priority {
	int get();
}

Property Value

Type: System::Int32

The sort priority of this type.

Return to top
Show: