共用方式為


ModelingDocStore.Context 屬性

取得存放區的內容。

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

語法

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

屬性值

型別:Microsoft.VisualStudio.Modeling.Context
儲存區的內容。

備註

內容包含對應的磁碟分割的交易。

.NET Framework 安全性

請參閱

參考

ModelingDocStore 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間