Share via


MediaExperience.Url Property

Gets or sets the URL of an application, which is launched when the user selects Now Playing.

Syntax

public Uri Url {get; set;}

Property Value

System.Uri.  The uniform resource identifier (URI) of the application.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also