PropertyInfo メンバー

コンポーネントのプロパティ情報を表します。

次の表は、PropertyInfo 型によって公開されるメンバーの一覧です。

Protected コンストラクター

  名前 説明
PropertyInfo PropertyInfo クラスの新しいインスタンスを初期化します。

トップに戻る

Public プロパティ

  名前 説明
public property PropertyName このプロパティの名前を取得します。
public property PropertyValue PropertyInfo オブジェクトの値を取得または設定します。

トップに戻る

Public メソッド

(Protected メソッド も参照)

  名前 説明
public method Equals  オーバーロードされます。 (Object から継承)
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  (Object から継承)

トップに戻る

Protected メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

トップに戻る

関連項目

参照

PropertyInfo クラス
Microsoft.ApplicationServer.StoreManagement.Query 名前空間