CommentGlyph.Priority Propriedade

Definição

Obtém a prioridade de exibição do glifo no designer de atividade.Gets the view priority of the glyph on the activity designer.

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

Valor da propriedade

Int32

Um inteiro que representa a prioridade de exibição do glifo no designer de atividade.An integer that represents the view priority of the glyph on the activity designer.

Comentários

A prioridade ajuda a determinar a ordem na qual o glifo é exibido no designer de atividade.Priority helps determine the order in which the glyph is displayed on the activity designer.

Aplica-se a