Share via


IMenuItem.SortOrder Property

Gets the sort order of the menu command in the UI. Default value is 0.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property SortOrder As Integer
int SortOrder { get; }

Property Value

Type: Int32
A value representing the sort order.

.NET Framework Security

See Also

Reference

IMenuItem Interface

Microsoft.VisualStudio.SharePoint Namespace