Microsoft.HomeServer.Extensibility Namespace

This namespace contains the interfaces that must be used in order to extend the Windows Home Server Console.

Classes

Class Description
TabIdentifierAttribute Provides a unique identifier for an IConsoleTab object.

Interfaces

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.

Enumerations

Enumeration Description
WebStatus Indicates the status of a given Web Gateway Provider.