ReadOnlyActivityGlyph.Priority Proprietà
Definizione
Ottiene l'impostazione prioritaria per l'icona nella superficie dell'ActivityDesigner.Gets the priority setting for the glyph on the activity designer surface.
public:
virtual property int Priority { int get(); };
public override int Priority { get; }
member this.Priority : int
Public Overrides ReadOnly Property Priority As Integer
Valore della proprietà
Un valore integer che rappresenta l'impostazione prioritaria di ReadOnlyActivityGlyph sulla superficie dell'ActivityDesigner.An integer value that represents the priority setting for the ReadOnlyActivityGlyph on the activity designer surface.
Commenti
Priority restituisce sempre il valore integer associato a DesignerGlyph.LowestPriority.Priority always returns the integer value associated with DesignerGlyph.LowestPriority.