PropertyBuilder.Attributes 屬性

定義

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

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

屬性值

這個屬性 (Property) 的屬性 (Attribute)。

適用於