Método PluginHostPackage.GetService<T>

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

Sintaxe

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

Parâmetros de tipo

  • T

Valor de retorno

Tipo: T

Implementações

IHostPlugin.GetService<T>()

Segurança do .NET Framework

Consulte também

Referência

PluginHostPackage Classe

Sobrecargas GetService

Namespace Microsoft.TeamFoundation.Common