Freigeben über


Admin.QueryRepositoryInformation-Methode

Informationen zu Repositoryverwendung, darunter die folgenden: - # Benutzer # - Arbeitsbereiche # - Dateien bzw. Ordner - höchste Changeset ID - # ausstehende Änderungen.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function QueryRepositoryInformation As AdminRepositoryInfo
[WebMethodAttribute]
public AdminRepositoryInfo QueryRepositoryInformation()

Rückgabewert

Typ: Microsoft.TeamFoundation.VersionControl.Server.AdminRepositoryInfo
Aktuelle Repositoryinformationen.

.NET Framework-Sicherheit

Siehe auch

Referenz

Admin Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace