次の方法で共有


DesignerAttribute.DesignerBaseTypeName プロパティ

このデザイナの基本型の名前を取得します。

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

プロパティ値

このデザイナの基本型の名前。

必要条件

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

参照

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