Compartilhar via


Método PluginHostPackage.OnCreateService

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

Sintaxe

'Declaração
Protected MustOverride Function OnCreateService ( _
    container As IServiceContainer, _
    serviceType As Type _
) As Object
protected abstract Object OnCreateService(
    IServiceContainer container,
    Type serviceType
)

Parâmetros

Valor de retorno

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

PluginHostPackage Classe

Namespace Microsoft.TeamFoundation.Common