EndpointFilterFactoryContext.MethodInfo プロパティ

定義

MethodInfo現在のルート ハンドラーまたは RequestDelegate MVC アクションに関連付けられている 。

public System.Reflection.MethodInfo MethodInfo { get; init; }
member this.MethodInfo : System.Reflection.MethodInfo with get, set
Public Property MethodInfo As MethodInfo

プロパティ値

注釈

将来的には、より多くのエンドポイントの種類がサポートされる可能性があります。

適用対象