Aracılığıyla paylaş


VersionControlHistoryExt.SelectedItems Özellik

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

Geçmiş aracı penceresinde seçili durumdaki değişiklik kümelerini alır.

Bu özellik onaylanmaz ve gelecekteki bir sürümde kaldırıldı.Lütfen bunun yerine VersionControlHistory.SelectedChangesets özelliğini kullanı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 VersionControlHistory.SelectedChangesets instead.",  _
    False)> _
Public ReadOnly Property SelectedItems As Changeset()
[ObsoleteAttribute("This property has been deprecated. Please use VersionControlHistory.SelectedChangesets instead.", 
    false)]
public Changeset[] SelectedItems { get; }

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VersionControlHistoryExt Sınıf

Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı