Propriedade ModelingTextTransformation.Store

Obtém a modelagem de armazenamento.

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

Sintaxe

'Declaração
Protected ReadOnly Property Store As Store
    Get
protected Store Store { get; }
protected:
property Store^ Store {
    Store^ get ();
}
member Store : Store
function get Store () : Store

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.Store

Segurança do .NET Framework

Consulte também

Referência

ModelingTextTransformation Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost