Freigeben über


ModelBrowser.IComponentConnector.Connect-Methode

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Syntax

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

Parameter

Implementiert

IComponentConnector.Connect(Int32, Object)

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelBrowser Klasse

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker-Namespace