VersionControlHistory.SelectedChangesets 属性

从变更集的选定的变更集。水道的访问。

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

语法

声明
Public ReadOnly Property SelectedChangesets As VersionControlHistoryChangesetItem()
public VersionControlHistoryChangesetItem[] SelectedChangesets { get; }

属性值

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

.NET Framework 安全性

请参阅

参考

VersionControlHistory 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间