This documentation is archived and is not being maintained.

BasicHelper::GetService<T, V> Method

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

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

Type Parameters

T

V

Return Value

Type: V
Returns IVsUserContext.

Show: