ITeamExplorerNavigationItemMetadata.Priority Property

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
ReadOnly Property Priority As Integer
int Priority { get; }
property int Priority {
    int get ();
}
abstract Priority : int with get
function get Priority () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

ITeamExplorerNavigationItemMetadata Interface

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace