WebServiceRequestBase.RequestUri property

Gets the request URI.

public Uri RequestUri { get; }

Property Value

The request URI.

See Also