ModelingTextTransformation.Store 屬性

取得模型存放區。

命名空間:  Microsoft.VisualStudio.TextTemplating.VSHost
組件:  Microsoft.VisualStudio.TextTemplating.Modeling.10.0 (在 Microsoft.VisualStudio.TextTemplating.Modeling.10.0.dll 中)

語法

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

屬性值

型別:Microsoft.VisualStudio.Modeling.Store

.NET Framework 安全性

請參閱

參考

ModelingTextTransformation 類別

Microsoft.VisualStudio.TextTemplating.VSHost 命名空間