TypeBuilder.DeclaringMethod プロパティ

定義

現在のジェネリック型パラメーターを宣言したメソッドを取得します。

C#
public override System.Reflection.MethodBase? DeclaringMethod { get; }
C#
public override System.Reflection.MethodBase DeclaringMethod { get; }

プロパティ値

現在の型がジェネリック型パラメーターである場合は、現在の型を宣言したメソッドを表す MethodBase、それ以外の場合は null

注釈

注意

コードを出力する場合、ジェネリック型パラメーターは オブジェクトではなく オブジェクトによってTypeBuilder表されますGenericTypeParameterBuilder

適用対象

製品 バージョン
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided), 2.1