This topic has not yet been rated - Rate this topic

DataServiceRequest.RequestUri Property

July 26, 2012

Gets the URI of the request object submitted to an Open Data Protocol (OData) service.

Namespace:  System.Data.Services.Client
Assembly:  System.Data.Services.Client (in System.Data.Services.Client.dll)
public abstract Uri RequestUri { get; }

Property Value

Type: System.Uri
URI of the request object.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.