PropertyBuilder.Attributes プロパティ

定義

このプロパティの属性を取得します。

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

プロパティ値

このプロパティの属性。

適用対象