EndpointResourceDescription.PathSuffix Property

Definition

Gets the Path suffix for the endpoint.

public string PathSuffix { get; set; }
member this.PathSuffix : string with get, set
Public Property PathSuffix As String

Property Value

The path suffix for endpoint like /myapp1.

Applies to