ContextManager.CurrentContext 属性

团队资源管理器窗口的当前上下文。

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

语法

声明
Public Property CurrentContext As ITeamFoundationContext
public ITeamFoundationContext CurrentContext { get; private set; }

属性值

类型:Microsoft.TeamFoundation.Client.ITeamFoundationContext
返回 ITeamFoundationContext

实现

ITeamFoundationContextManager.CurrentContext

.NET Framework 安全性

请参阅

参考

ContextManager 类

Microsoft.VisualStudio.Services.Integration 命名空间