Share via


MediaExperience.EntryPointId Property

Gets or sets the GUIDs that uniquely identify an application entry point, which is launched when the user selects Now Playing.

Syntax

public string EntryPointId {get; set;}

Property Value

System.String.  The two GUIDs that uniquely identify an application entry point. The format of the string is "applicationguid\entrypointguid".

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