This documentation is archived and is not being maintained.

PluginHostPackage::GetService<T, V> Method

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

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

Type Parameters

T
V

Return Value

Type: V

Implements

IHostPlugin::GetService<T, V>()

Show: