This topic has not yet been rated - Rate this topic

ITeamExplorerPage.GetExtensibilityService Method

Visual Studio 2012

Get the requested extensibility service for this page.

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Object GetExtensibilityService(
	Type serviceType
)

Parameters

serviceType
Type: Type

Service type

Return Value

Type: Object
The service instance if found, null otherwise.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.