EditorFactory.EditorInfo.Priority 属性

定义

获取或设置编辑器的优先级。

public:
 property int Priority { int get(); void set(int value); };
public:
 property int Priority { int get(); void set(int value); };
public int Priority { get; set; }
member this.Priority : int with get, set
Public Property Priority As Integer

属性值

Int32

编辑器的相对优先级。

适用于