Share via


VersionControlExplorerExt.SelectedItems 属性

获取在版本控制资源管理器中当前选定项

命名空间:  Microsoft.VisualStudio.TeamFoundation.VersionControl
程序集:  Microsoft.VisualStudio.TeamFoundation.VersionControl(在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

语法

声明
Public ReadOnly Property SelectedItems As VersionControlExplorerItem()
public VersionControlExplorerItem[] SelectedItems { get; }

属性值

类型:array<Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlExplorerItem[]
返回 VersionControlExplorerItem

.NET Framework 安全性

请参阅

参考

VersionControlExplorerExt 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间