次の方法で共有


PropertyBuilder.Attributes プロパティ

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

Overrides Public ReadOnly Property Attributes As PropertyAttributes
[C#]
public override PropertyAttributes Attributes {get;}
[C++]
public: __property PropertyAttributes get_Attributes();
[JScript]
public override function get Attributes() : PropertyAttributes;

プロパティ値

このプロパティの属性。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PropertyBuilder クラス | PropertyBuilder メンバ | System.Reflection.Emit 名前空間