AddInHost.Current Property
Gets the current AddinHost object.
Syntax
public AddInHost Current {get;}
Property Value
Microsoft.MediaCenter.Hosting.AddInHost. The current AddinHost object.
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