DataServiceQuery<TElement>.RequestUri Property

Definition

Get the URI for the query.

public override Uri RequestUri { get; }
member this.RequestUri : Uri
Public Overrides ReadOnly Property RequestUri As Uri

Property Value

Uri

The URI of the request.

Applies to