ITeamExplorerPageExtensions 类

ITeamExplorerPage扩展方法。

继承层次结构

System.Object
  Microsoft.TeamFoundation.Controls.ITeamExplorerPageExtensions

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

语法

声明
<ExtensionAttribute> _
Public NotInheritable Class ITeamExplorerPageExtensions
public static class ITeamExplorerPageExtensions

ITeamExplorerPageExtensions 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 Close 关闭此页。
公共方法静态成员 GetFocusedSection 获取此页的中心的一部分。
公共方法静态成员 GetId 获取此页的ID。
公共方法静态成员 GetProperty 获取页的属性。
公共方法静态成员 GetSection 获取此页的部分具有指定ID的.
公共方法静态成员 GetSections 获取此页的一部分。
公共方法静态成员 GetService<T> 获取请求的服务。
公共方法静态成员 RefreshPageAndSections 刷新此页及其部分。
公共方法静态成员 SetProperty 设置页属性。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.TeamFoundation.Controls 命名空间