Edit

Share via


ReadOnlyActivityGlyph.Priority Property

Definition

Gets the priority setting for the glyph on the activity designer surface.

C#
public override int Priority { get; }

Property Value

An integer value that represents the priority setting for the ReadOnlyActivityGlyph on the activity designer surface.

Remarks

Priority always returns the integer value associated with DesignerGlyph.LowestPriority.

Applies to