Share via


ResourceManagementComponent.TryGetServiceVersion-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServiceVersionEntry

.NET Framework-Sicherheit

Siehe auch

Referenz

ResourceManagementComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace