Sdílet prostřednictvím


ModelBus.GetAdapterManager – metoda

Vyhledejte ModelBusAdapterManager instance pomocí jeho Id.

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntaxe

'Deklarace
Public Function GetAdapterManager ( _
    id As String _
) As ModelBusAdapterManager
public ModelBusAdapterManager GetAdapterManager(
    string id
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusAdapterManager
Instance ModelBusAdapterManager s Id dané Pokud nalezen, bude se výjimka jinak.

Implementuje

IModelBus.GetAdapterManager(String)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelBus Třída

Microsoft.VisualStudio.Modeling.Integration – obor názvů