Freigeben über


AdminRepositoryInfo.WorkspaceCount-Eigenschaft

Ruft die Anzahl von Arbeitsbereichen im Repository ab.

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

Syntax

'Declaration
Public Property WorkspaceCount As Integer
public int WorkspaceCount { get; set; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl von Arbeitsbereichen im Repository.

.NET Framework-Sicherheit

Siehe auch

Referenz

AdminRepositoryInfo Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace