共用方式為


BrowserWindow.IComponentConnector.Connect 方法

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

語法

'宣告
Private Sub Connect ( _
    connectionId As Integer, _
    target As Object _
) Implements IComponentConnector.Connect
void IComponentConnector.Connect(
    int connectionId,
    Object target
)

參數

實作

IComponentConnector.Connect(Int32, Object)

.NET Framework 安全性

請參閱

參考

BrowserWindow 類別

Microsoft.VisualStudio.Services.Client.Controls 命名空間