Condividi tramite


Metodo ResourceManagementComponent.TryGetServiceVersion

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.ServiceVersionEntry

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ResourceManagementComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server