Método PluginHostPackage.GetService<T, V>

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

Sintaxe

'Declaração
Public Function GetService(Of T, V) As V
public V GetService<T, V>()

Parâmetros de tipo

  • T
  • V

Valor de retorno

Tipo: V

Implementações

IHostPlugin.GetService<T, V>()

Segurança do .NET Framework

Consulte também

Referência

PluginHostPackage Classe

Sobrecargas GetService

Namespace Microsoft.TeamFoundation.Common