MapUriOptions.UriScheme Property
A UriScheme Enumeration value specifying the URI scheme to return. Optional. The default value is UriScheme.Http. Set this property before making a service request.
Syntax
public UriScheme UriScheme { set; get; }
Public Property UriScheme As UriScheme