Microsoft.HomeServer.Extensibility Namespace
Windows Server 2008
This namespace contains the interfaces that must be used in order to extend the Windows Home Server Console.
| Class | Description |
|---|---|
| TabIdentifierAttribute | Provides a unique identifier for an IConsoleTab object. |
| Interface | Description |
|---|---|
| IConsoleServices | Represents a set of services that can be accessed from with the Windows Home Server process. |
| IConsoleTab | Represents an individual tab on the Windows Home Server Console. |
| ISettingsTab | Represents an individual Settings tab on the Windows Home Server Console Settings page dialog. |
| IWebGateway | Provides an abstract interface for a Web access solution. |
| Enumeration | Description |
|---|---|
| WebStatus | Indicates the status of a given Web Gateway Provider. |
Show: