Share via


ModelingTextTransformation.Store Property

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

Syntax

'Declaration
Protected ReadOnly Property Store As Store
'Usage
Dim value As Store 

value = Me.Store
protected Store Store { get; }
protected:
property Store^ Store {
    Store^ get ();
}
protected function get Store () : Store

Property Value

Type: Microsoft.VisualStudio.Modeling.Store

.NET Framework Security

See Also

Reference

ModelingTextTransformation Class

ModelingTextTransformation Members

Microsoft.VisualStudio.TextTemplating.VSHost Namespace