SoapException.AbsoluteUri Property

Definition

Gets the absolute Uri of the request tha cause the exception.

public string AbsoluteUri { get; }
member this.AbsoluteUri : string
Public ReadOnly Property AbsoluteUri As String

Property Value

The absolute Uri of the request tha cause the exception.

Applies to