Delen via


ODataTemplateTranslateContext.Endpoint Property

Definition

Gets the current Endpoint Endpoint.

public Microsoft.AspNetCore.Http.Endpoint Endpoint { get; }
member this.Endpoint : Microsoft.AspNetCore.Http.Endpoint
Public ReadOnly Property Endpoint As Endpoint

Property Value

Remarks

The internal setter is provided for unit test purposes only.

Applies to