ResourceManagementComponent.TryGetServiceVersion, méthode

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

Syntaxe

'Déclaration
Public Function TryGetServiceVersion ( _
    serviceName As String, _
    <OutAttribute> ByRef schemaExists As Boolean _
) As ServiceVersionEntry
public ServiceVersionEntry TryGetServiceVersion(
    string serviceName,
    out bool schemaExists
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.ServiceVersionEntry
retourne ServiceVersionEntry ;

Sécurité .NET Framework

Voir aussi

Référence

ResourceManagementComponent Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms