ExpressionEditorAttribute.EditorTypeName 屬性

定義

由運算式編輯器使用,以擷取編輯器型別名稱。

public:
 property System::String ^ EditorTypeName { System::String ^ get(); };
public string EditorTypeName { get; }
member this.EditorTypeName : string
Public ReadOnly Property EditorTypeName As String

屬性值

編輯器型別的名稱。

備註

EditorTypeName使用 屬性來擷取與這個 類別實例 ExpressionEditorAttribute 相關聯的編輯器類型名稱。

適用於