ModelBrowser.IComponentConnector.Connect 方法

命名空间:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.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 安全性

请参见

参考

ModelBrowser 类

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker 命名空间