ModelElementBrowser.IComponentConnector.Connect – metoda
Obor názvů: Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntaxe
'Deklarace
Private Sub Connect ( _
connectionId As Integer, _
target As Object _
) Implements IComponentConnector.Connect
void IComponentConnector.Connect(
int connectionId,
Object target
)
Parametry
- connectionId
Typ: System.Int32
- target
Typ: System.Object
Implementuje
IComponentConnector.Connect(Int32, Object)
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker – obor názvů