SoapException.AbsoluteUri 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.
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.