DefaultPropertyAttribute コンストラクタ
DefaultPropertyAttribute クラスの新しいインスタンスを初期化します。
Public Sub New( _
ByVal name As String _)
[C#]
public DefaultPropertyAttribute(
stringname);
[C++]
public: DefaultPropertyAttribute(
String* name);
[JScript]
public function DefaultPropertyAttribute(
name : String);
パラメータ
- name
この属性が関連付けられているコンポーネントの既定のプロパティ名。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DefaultPropertyAttribute クラス | DefaultPropertyAttribute メンバ | System.ComponentModel 名前空間