Share via


RemoteResource.RequestUri Property

Gets or sets the URI to the remote resource.

Syntax

  public RemoteResourceUri RequestUri {get; set;}

Property Value

Microsoft.MediaCenter.DataAccess.RemoteResourceUri.  The object that contains the URI to the remote resource.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also