Freigeben über


VersionControlExplorerExt.SelectedItems-Eigenschaft

Rufen Sie die ausgewählten Elemente im Versionskontrollen-Explorer ab

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

Syntax

'Declaration
Public ReadOnly Property SelectedItems As VersionControlExplorerItem()
public VersionControlExplorerItem[] SelectedItems { get; }

Eigenschaftswert

Typ: array<Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlExplorerItem[]
Gibt VersionControlExplorerItem zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlExplorerExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace