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 命名空间