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