共用方式為


COMPropertyInfo.Attributes 屬性

定義

取得與這個屬性 (Property) 關聯的屬性 (Attribute)。

此 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

屬性值

PropertyAttributes

None

適用於

另請參閱