次の方法で共有


DesignPropertyDescriptor メンバ

保護されたメンバを含める
継承されたメンバを含める

プロパティ グリッドのプロパティの表示名をカスタマイズできます。

DesignPropertyDescriptor 型で公開されるメンバは以下のとおりです。

コンストラクタ

  名前 説明
Dd175798.pubmethod(ja-jp,VS.90).gif DesignPropertyDescriptor DesignPropertyDescriptor クラスの新しいインスタンスを初期化します。

このページのトップへ

メソッド

  名前 説明
Dd175798.pubmethod(ja-jp,VS.90).gif AddValueChanged (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif CanResetValue オブジェクトをリセットすると値が変更されるかどうかを返します。 (PropertyDescriptor.CanResetValue(Object) をオーバーライドします。)
Dd175798.protmethod(ja-jp,VS.90).gif CreateAttributeCollection (MemberDescriptor から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif CreateInstance (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif Equals (PropertyDescriptor から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif FillAttributes (PropertyDescriptor から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif Finalize (Object から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif GetChildProperties オーバーロードされます。
Dd175798.pubmethod(ja-jp,VS.90).gif GetEditor 指定した型のエディタを取得します。 (PropertyDescriptor.GetEditor(Type) をオーバーライドします。)
Dd175798.pubmethod(ja-jp,VS.90).gif GetHashCode (PropertyDescriptor から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif GetInvocationTarget (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif GetType (Object から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif GetTypeFromName (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif GetTypeFromNameProperty 型名を Type オブジェクトに変換します。
Dd175798.pubmethod(ja-jp,VS.90).gif GetValue コンポーネントのプロパティの現在の値を取得します。 (PropertyDescriptor.GetValue(Object) をオーバーライドします。)
Dd175798.protmethod(ja-jp,VS.90).gif GetValueChangedHandler (PropertyDescriptor から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif MemberwiseClone (Object から継承されます。)
Dd175798.protmethod(ja-jp,VS.90).gif OnValueChanged (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif RemoveValueChanged (PropertyDescriptor から継承されます。)
Dd175798.pubmethod(ja-jp,VS.90).gif ResetValue コンポーネントの特定のプロパティの値を既定値にリセットします。 (PropertyDescriptor.ResetValue(Object) をオーバーライドします。)
Dd175798.pubmethod(ja-jp,VS.90).gif SetValue コンポーネントの値を別の値に設定します。 (PropertyDescriptor.SetValue(Object, Object) をオーバーライドします。)
Dd175798.pubmethod(ja-jp,VS.90).gif ShouldSerializeValue プロパティの値を永続化する必要があるかどうかを示す値を決定します。 (PropertyDescriptor.ShouldSerializeValue(Object) をオーバーライドします。)
Dd175798.pubmethod(ja-jp,VS.90).gif ToString (Object から継承されます。)

このページのトップへ

プロパティ

  名前 説明
Dd175798.protproperty(ja-jp,VS.90).gif AttributeArray (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif Attributes (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif Category (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif ComponentType このプロパティがバインドされているコンポーネントの型を取得します。 (PropertyDescriptor.ComponentType をオーバーライドします。)
Dd175798.pubproperty(ja-jp,VS.90).gif Converter このプロパティの型コンバータを取得します。 (PropertyDescriptor.Converter をオーバーライドします。)
Dd175798.pubproperty(ja-jp,VS.90).gif Description (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif DesignTimeOnly (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif DisplayName [プロパティ] ウィンドウなどのウィンドウに表示できる名前を取得します。 (MemberDescriptor.DisplayName をオーバーライドします。)
Dd175798.pubproperty(ja-jp,VS.90).gif IsBrowsable (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif IsLocalizable (PropertyDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif IsReadOnly このプロパティが読み取り専用かどうかを示す値を取得します。 (PropertyDescriptor.IsReadOnly をオーバーライドします。)
Dd175798.pubproperty(ja-jp,VS.90).gif Name (MemberDescriptor から継承されます。)
Dd175798.protproperty(ja-jp,VS.90).gif NameHashCode (MemberDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif PropertyType プロパティの型を取得します。 (PropertyDescriptor.PropertyType をオーバーライドします。)
Dd175798.pubproperty(ja-jp,VS.90).gif SerializationVisibility (PropertyDescriptor から継承されます。)
Dd175798.pubproperty(ja-jp,VS.90).gif SupportsChangeEvents (PropertyDescriptor から継承されます。)

このページのトップへ

参照

参照

DesignPropertyDescriptor クラス

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間