Aracılığıyla paylaş


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

Ayrıca bkz.

Başvuru

PendingChangesExt Sınıf

Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı