This documentation is archived and is not being maintained.

PluginHostPackage::GetService<T> Method

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)

public:
generic<typename T>
virtual T GetService() sealed

Type Parameters

T

Return Value

Type: T

Implements

IHostPlugin::GetService<T>()

Show: