ModelBusReferencePropertySerializer.ModelBusLoadContextKey 字段
传递给序列化程序使用的 SerializationContext 中,当 (de) 序列化。
命名空间: Microsoft.VisualStudio.Modeling.Integration
程序集: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)
语法
声明
Public Const ModelBusLoadContextKey As String
public const string ModelBusLoadContextKey
备注
在反序列化,此类应与此键的项在包含所提供的 SerializationContext ModelBus 引用。如果没有,此方法将返回 null。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。