Freigeben über


AdminRepositoryInfo.FileCount-Eigenschaft

Ruft die Anzahl der Dateien im Repository ab.

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

AdminRepositoryInfo Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace