DataServiceOperationContext.AbsoluteRequestUri Property

Definition

Get the request URI for the current operation.

public:
 property Uri ^ AbsoluteRequestUri { Uri ^ get(); };
public Uri AbsoluteRequestUri { get; }
member this.AbsoluteRequestUri : Uri
Public ReadOnly Property AbsoluteRequestUri As Uri

Property Value

Uri

The Uri of the operation.

Applies to