Share via


ContextManager.ConnectionCompleted 事件

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

语法

声明
Public Event ConnectionCompleted As EventHandler(Of ConnectionCompletedEventArgs)
public event EventHandler<ConnectionCompletedEventArgs> ConnectionCompleted

实现

ITeamFoundationConnectionManager.ConnectionCompleted

.NET Framework 安全性

请参阅

参考

ContextManager 类

Microsoft.VisualStudio.Services.Integration 命名空间