Freigeben über


PendingChangesExt.SelectedExcludedItems-Eigenschaft

Rufen Sie die gerade ausgewählten ausgeschlossenen Elemente ab

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property SelectedExcludedItems As PendingChangesItem()
public PendingChangesItem[] SelectedExcludedItems { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Controls.Extensibility.PendingChangesItem[]
Gibt PendingChangesItem zurück.

Implementiert

IPendingChangesExt.SelectedExcludedItems

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChangesExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace