IConsoleServices Interface
Windows Server 2008
Represents a set of services that can be accessed from with the Windows Home Server process.
Namespace: Microsoft.HomeServer.Extensibility
Assembly: HomeServerExt (in homeserverext.dll)
Assembly: HomeServerExt (in homeserverext.dll)
The IConsoleServices interface represents services that can be accessed by Console tab instances from within the Windows Home Server Console process.
The IConsoleServices interface contains the following methods:
-
EnableSettingsApply enables the Apply button on an instance of ISettingsTab.
-
OpenHelp opens the specified Help content file.
-
OpenSettings opens the specified Settings page.
-
OpenUrl opens the specified URL in the default browser.