次の方法で共有


ExceptionHandlerFeature.Endpoint プロパティ

定義

元の要求に対して選択された Endpoint を取得します。

public Microsoft.AspNetCore.Http.Endpoint? Endpoint { get; set; }
member this.Endpoint : Microsoft.AspNetCore.Http.Endpoint with get, set
Public Property Endpoint As Endpoint

プロパティ値

適用対象