PendingChangesExt.SelectedItems Özellik
Not: Bu API artık kullanılmıyor.
Seçili gelen değişiklikleri alırsınız.
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 SelectedIncludedChanges or SelectedExcludedChanges instead.", _
False)> _
Public ReadOnly Property SelectedItems As PendingChange()
[ObsoleteAttribute("This property has been deprecated. Please use SelectedIncludedChanges or SelectedExcludedChanges instead.",
false)]
public PendingChange[] SelectedItems { 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ı