共用方式為


ITeamFoundationConnectionManager.ConnectionCompleted 事件

這個事件時,每當 TF 內容變更和新的伺服器連接完成。

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

語法

'宣告
Event ConnectionCompleted As EventHandler(Of ConnectionCompletedEventArgs)
event EventHandler<ConnectionCompletedEventArgs> ConnectionCompleted

.NET Framework 安全性

請參閱

參考

ITeamFoundationConnectionManager 介面

Microsoft.VisualStudio.Services.Integration 命名空間