Freigeben über


ModelBusEnabledTextTransformation.ModelBus-Eigenschaft

Ruft den Visual Studio ModelBus-Dienst ab, der von dieser Basisklasse bereitgestellt wird.

Namespace:  Microsoft.VisualStudio.TextTemplating.Modeling
Assembly:  Microsoft.VisualStudio.TextTemplating.Modeling.10.0 (in Microsoft.VisualStudio.TextTemplating.Modeling.10.0.dll)

Syntax

'Declaration
Protected ReadOnly Property ModelBus As IModelBus
    Get
protected IModelBus ModelBus { get; }
protected:
property IModelBus^ ModelBus {
    IModelBus^ get ();
}
member ModelBus : IModelBus
function get ModelBus () : IModelBus

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Integration.IModelBus

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelBusEnabledTextTransformation Klasse

Microsoft.VisualStudio.TextTemplating.Modeling-Namespace