EndpointAnnotation.UriScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If a service is URI-addressable, this property will contain the URI scheme to use for constructing service URI.
public string UriScheme { get; set; }
member this.UriScheme : string with get, set
Public Property UriScheme As String