VersionControlAnnotate.Regions 属性

获取此的批注浏览器的说明区域。 区域数组不能检索批注,直到操作完成。

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

语法

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

属性值

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

.NET Framework 安全性

请参阅

参考

VersionControlAnnotate 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间