Compartilhar via


Método ResourceManagementComponent.TryGetServiceVersion

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function TryGetServiceVersion ( _
    serviceName As String, _
    <OutAttribute> ByRef schemaExists As Boolean _
) As ServiceVersionEntry
public ServiceVersionEntry TryGetServiceVersion(
    string serviceName,
    out bool schemaExists
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServiceVersionEntry
Retorna ServiceVersionEntry.

Segurança do .NET Framework

Consulte também

Referência

ResourceManagementComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server