Freigeben über


PluginHostPackage.OnCreateService-Methode

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

Syntax

'Declaration
Protected MustOverride Function OnCreateService ( _
    container As IServiceContainer, _
    serviceType As Type _
) As Object
protected abstract Object OnCreateService(
    IServiceContainer container,
    Type serviceType
)

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

PluginHostPackage Klasse

Microsoft.TeamFoundation.Common-Namespace