Freigeben über


ModelingTextTransformation.Store-Eigenschaft

Ruft den Modellierungsspeicher ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Store

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingTextTransformation Klasse

Microsoft.VisualStudio.TextTemplating.VSHost-Namespace