当序列化(反序列化)时,进入序列化程序使用的 ReferenceContext 的键值。
命名空间: Microsoft.VisualStudio.Modeling.Integration
程序集: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
语法
声明
Public Const ModelBusLoadContextKey As String
public const string ModelBusLoadContextKey
备注
在"反序列化,此类希望与此键的博文提供的 SerializationContext 包含 ModelBus 引用。 如果没有,反序列化方法将返回 null。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。