実装属性フラグを返します。
Overrides Protected Function GetAttributeFlagsImpl() As _
TypeAttributes
[C#]
protected override TypeAttributes GetAttributeFlagsImpl();
[C++]
protected: TypeAttributes GetAttributeFlagsImpl();
[JScript]
protected override function GetAttributeFlagsImpl() :
TypeAttributes;
戻り値
実装属性フラグを返します。
使用例
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
TypeBuilder クラス | TypeBuilder メンバ | System.Reflection.Emit 名前空間