EditorFactory.EditorInfo.Guid 属性

定义

获取或设置编辑器的 GUID。

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

属性值

Guid

编辑器的 GUID。

适用于