VersionControlAnnotate.SelectedRegions 属性

选定的获取说明此批注浏览器的区域。 请注意,在操作完成之前,所选区域可用唯一的区域。

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

语法

声明
Public ReadOnly Property SelectedRegions As VersionControlAnnotateRegion()
public VersionControlAnnotateRegion[] SelectedRegions { get; }

属性值

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

备注

这与操作所选区域可以在+任何+时间完成的说明工具窗口行为是一致的。 这只当前允许一个所选区域。

.NET Framework 安全性

请参见

参考

VersionControlAnnotate 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间