Share via


IModelBrowserHost.ModelBus Property

Gets the IModelBus

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0.dll)

Syntax

'Declaration
ReadOnly Property ModelBus As IModelBus
IModelBus ModelBus { get; }
property IModelBus^ ModelBus {
    IModelBus^ get ();
}
abstract ModelBus : IModelBus
function get ModelBus () : IModelBus

Property Value

Type: Microsoft.VisualStudio.Modeling.Integration.IModelBus

.NET Framework Security

See Also

Reference

IModelBrowserHost Interface

Microsoft.VisualStudio.Modeling.Integration.Picker Namespace