Share via


GraphCommandDefinition.Priority Property

Definition

The priority used to sort the command when it is presented to the user. Commands with lower numbers are placed higher in the resulting sort.

public:
 property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer

Property Value

Applies to