Aracılığıyla paylaş


PendingChangesExt.CheckedItems Özellik

Not: Bu API artık kullanılmıyor.

Bekleyen değişiklikleri dahil alın.

Ad alanı:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Derleme:  Microsoft.VisualStudio.TeamFoundation.VersionControl (Microsoft.VisualStudio.TeamFoundation.VersionControl.dll içinde)

Sözdizimi

'Bildirim
<ObsoleteAttribute("This property has been deprecated. Please use IncludedChanges instead.",  _
    False)> _
Public ReadOnly Property CheckedItems As PendingChange()
[ObsoleteAttribute("This property has been deprecated. Please use IncludedChanges instead.", 
    false)]
public PendingChange[] CheckedItems { get; }

Özellik Değeri

Tür: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
PendingChange döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PendingChangesExt Sınıf

Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı