Share via


AddInHost.MediaCenterEnvironment Property

Gets a MediaCenterEnvironment class that an application can use to control the Windows Media Center experience.

Syntax

public MediaCenterEnvironment MediaCenterEnvironment {get;}

Property Value

Microsoft.MediaCenter.MediaCenterEnvironment. The class used to control the Windows Media Center experience.

This property is read-only.

Remarks

An application can use this interface to display dialog boxes, play media content, browse to other locations, and so on.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

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

See Also