Share via


AddInHost.ApplicationContext Property

Gets an ApplicationContext object used to register a Windows Media Center application and retrieve information about applications.

Syntax

public ApplicationContext ApplicationContext {get;}

Property Value

Microsoft.MediaCenter.ApplicationContext. The interface used to register a Windows Media Center application and retrieve application information.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

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

See Also