EndpointResourceDescription.UriScheme Property

Definition

Gets the Uri scheme for the endpoint.

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

Property Value

The uri scheme for endpoint like http, https ftp.

Applies to