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
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı