共用方式為


ModelingDocData.Store 屬性

取得指派給此文件的模組化設計工具儲存區。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public ReadOnly Property Store As Store
public Store Store { get; }

屬性值

型別:Microsoft.VisualStudio.Modeling.Store
模型設計工具的名稱儲存這份文件指派。或者,如果模組化存放區已經被處置, nullnull 參考 (即 Visual Basic 中的 Nothing)。

.NET Framework 安全性

請參閱

參考

ModelingDocData 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間