EditorAttribute.EditorTypeName 屬性

定義

取得 AssemblyQualifiedName 格式的編輯器類別的名稱。

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

屬性值

AssemblyQualifiedName 格式的編輯器類別的名稱。

適用於