Sdílet prostřednictvím


ModelBus.GetAdapterManager – metoda

Vyhledejte instanci ModelBusAdapterManager pomocí jeho Id.

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.12.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
ModelBusAdapterManager instance s daným Id Pokud nalezen, bude vyvolána 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ů