다음을 통해 공유


ServiceSpecificException.Url Property

Definition

Gets or sets the Uri that the client should show to the user to explain the service specific error.

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri

The Uri that the client should show to the user to explain the service specific error.

Applies to