TfsConnection.GetServiceInstance, méthode

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Object
Retourne Object.

Sécurité .NET Framework

Voir aussi

Référence

TfsConnection Classe

Microsoft.TeamFoundation.Client, espace de noms