ConfigErrorGlyph.Priority 属性
定义
获取活动设计器图面上的标志符号的优先级设置。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
属性值
一个整数值,表示活动设计图面上的 ConfigErrorGlyph 的优先级设置。An integer value that represents the priority setting for the ConfigErrorGlyph on the activity design surface.