PendingChangesExt.Items Özellik
Not: Bu API artık kullanılmıyor.
Şu anki bekleyen değişiklikleri (dahil ve hariç) Al
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.", False)> _
Public ReadOnly Property Items As PendingChange()
[ObsoleteAttribute("This property has been deprecated.", false)]
public PendingChange[] Items { 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ı