Udostępnij za pośrednictwem


ModelBusEnabledTextTransformation.ModelBus Property

Definition

Get the ModelBus service that this base class provides.

protected Microsoft.VisualStudio.Modeling.Integration.IModelBus ModelBus { get; }
member this.ModelBus : Microsoft.VisualStudio.Modeling.Integration.IModelBus
Protected ReadOnly Property ModelBus As IModelBus

Property Value

Microsoft.VisualStudio.Modeling.Integration.IModelBus

Remarks

Simple helper method to relieve most clients from having to call GetService.

Applies to