次の方法で共有


EditorAttribute.EditorTypeName プロパティ

Type.AssemblyQualifiedName 形式のエディタ クラス名を取得します。

Public ReadOnly Property EditorTypeName As String
[C#]
public string EditorTypeName {get;}
[C++]
public: __property String* get_EditorTypeName();
[JScript]
public function get EditorTypeName() : String;

プロパティ値

Type.AssemblyQualifiedName 形式のエディタ クラス名。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

EditorAttribute クラス | EditorAttribute メンバ | System.ComponentModel 名前空間