Freigeben über


AdminRepositoryInfo.ShelvesetDeletedCount-Eigenschaft

Ruft die Anzahl der gelöschten Shelvesets im Repository ab.

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

Syntax

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

Eigenschaftswert

Typ: System.Int32
Die Anzahl gelöschter Shelvesets im Repository.

.NET Framework-Sicherheit

Siehe auch

Referenz

AdminRepositoryInfo Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace