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

屬性值

備註

未來這可支援更多端點類型。

適用於