COMPropertyInfo.Attributes プロパティ

定義

このプロパティに関連付けられている属性を取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 virtual property System::Reflection::PropertyAttributes Attributes { System::Reflection::PropertyAttributes get(); };
public override System.Reflection.PropertyAttributes Attributes { get; }
member this.Attributes : System.Reflection.PropertyAttributes
Public Overrides ReadOnly Property Attributes As PropertyAttributes

プロパティ値

None

適用対象

こちらもご覧ください