Share via


TfsConnection.GetServiceInstance-Methode

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

Syntax

'Declaration
Protected Overridable Function GetServiceInstance ( _
    serviceType As Type, _
    serviceInstance As Object _
) As Object
protected virtual Object GetServiceInstance(
    Type serviceType,
    Object serviceInstance
)

Parameter

Rückgabewert

Typ: System.Object
Gibt Object zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsConnection Klasse

Microsoft.TeamFoundation.Client-Namespace