Freigeben über


Repository.GetRepositoryProperties-Methode

Gibt grundlegende Informationen zum das Repository zurück. Dies schließt die Namen und GUID ein.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetRepositoryProperties As RepositoryProperties
[WebMethodAttribute]
public RepositoryProperties GetRepositoryProperties()

Rückgabewert

Typ: Microsoft.TeamFoundation.VersionControl.Server.RepositoryProperties

.NET Framework-Sicherheit

Siehe auch

Referenz

Repository Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace