ModelBusAdapterManager::ModelBus Property
Visual Studio 2015
Gets the Backplane instance that this ModelBusAdapterManager is registered with.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
public: property IModelBus^ ModelBus { IModelBus^ get(); internal: void set(IModelBus^ value); }
Show: