OperationResult.OperationUri Property

Definition

Gets or sets the Uri of the HttpRequestMessage that created this result.

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

Property Value

Uri

Applies to