Partager via


TeamFoundationServer.GetService, méthode (Type)

Obtient le service spécifié.

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

Syntaxe

'Déclaration
Public Overridable Function GetService ( _
    serviceType As Type _
) As Object
public virtual Object GetService(
    Type serviceType
)

Paramètres

  • serviceType
    Type : System.Type
    Type de service à récupérer.

Valeur de retour

Type : System.Object
L'instance du service spécifié.Null si le service est introuvable.

Implémentations

IServiceProvider.GetService(Type)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationServer Classe

GetService, surcharge

Microsoft.TeamFoundation.Client, espace de noms