Compartir a través de


ResourceManagementComponent.TryGetServiceVersion (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function TryGetServiceVersion ( _
    serviceName As String, _
    <OutAttribute> ByRef schemaExists As Boolean _
) As ServiceVersionEntry
public ServiceVersionEntry TryGetServiceVersion(
    string serviceName,
    out bool schemaExists
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ResourceManagementComponent Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)