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 形式のエディター クラス名。

適用対象