Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
IConsoleServices.GetTabs Method
IConsoleServices.GetTabs Method
Returns a collection of IConsoleTab objects that are loaded in the Windows Home Server Console.

Namespace: Microsoft.HomeServer.Extensibility
Assembly: HomeServerExt (in homeserverext.dll)
Visual Basic
Function GetTabs As IConsoleTab()
C#
IConsoleTab[] GetTabs ()
C++
array<IConsoleTab^>^ GetTabs ()
J#
IConsoleTab[] GetTabs ()
JScript
function GetTabs () : IConsoleTab[]

Return Value

An instance of Array that contains the IConsoleTab objects that are loaded in the Windows Home Server Console.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Home Server
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker