EndpointFilterFactoryContext.MethodInfo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
MethodInfo與目前路由處理常式 RequestDelegate 或 MVC 動作相關聯的 。
public System.Reflection.MethodInfo MethodInfo { get; init; }
member this.MethodInfo : System.Reflection.MethodInfo with get, set
Public Property MethodInfo As MethodInfo
屬性值
備註
未來這可支援更多端點類型。