ModelBusAdapterManager::ModelBus Property

 

Gets the Backplane instance that this ModelBusAdapterManager is registered with.

Namespace:   Microsoft.VisualStudio.Modeling.Integration
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);
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Integration::IModelBus^

               

Return to top
Show: