Compartir a través de


SoapRequest.RequestUri Property

Definition

Gets the Uri of the request. It is used to report errors.

public Uri RequestUri { get; }
member this.RequestUri : Uri
Public ReadOnly Property RequestUri As Uri

Property Value

Uri

The Uri of the request.

Applies to