AddInHost.ApplicationControlEnabled Property
Gets a value that indicates whether application control is enabled.
Syntax
public bool ApplicationControlEnabled {get;}
Property Value
System.Boolean. If true, application control is enabled; otherwise, false.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter
Namespace: Microsoft.MediaCenter.Hosting
Assembly: Microsoft.MediaCenter.dll
Platform: Windows 7
See Also