共用方式為


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 命名空間