共用方式為


ContextManager.ConnectionStarting 事件

命名空間:  Microsoft.VisualStudio.Services.Integration
組件:  Microsoft.VisualStudio.Services.Integration (在 Microsoft.VisualStudio.Services.Integration.dll 中)

語法

'宣告
Public Event ConnectionStarting As EventHandler(Of ConnectionStartingEventArgs)
public event EventHandler<ConnectionStartingEventArgs> ConnectionStarting

實作

ITeamFoundationConnectionManager.ConnectionStarting

.NET Framework 安全性

請參閱

參考

ContextManager 類別

Microsoft.VisualStudio.Services.Integration 命名空間