DynamicMethod.Attributes プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)
構文Public Overrides ReadOnly Property Attributes As MethodAttributes
public override MethodAttributes Attributes { get; }
メソッドの属性を表す MethodAttributes 値のビットごとの組み合わせ。
解説
使用例動的メソッドのメソッド属性を表示するコード例を次に示します。このコード例は、DynamicMethod クラスのトピックで取り上げているコード例の一部分です。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- DynamicMethod.Attributes プロパティのページへのリンク