DataServiceOperationContext.AbsoluteServiceUri Property

Definition

Gets the base service URI for the request.

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

Property Value

Uri

The base Uri of the operation.

Applies to