This document is archived and information here might be outdated. Recommended version. |
The priority is used to determine the ordering of dynamic commands in the context menu. If there are multiple dynamic commands that apply to the current context, the dynamic commands in the context menu will be ordered in descending priority order from the lar.
[Visual Basic .NET]
Public ReadOnly Property Priority As Integer
[C#]
public int Priority {get;}