当反序列化时,进入 ReferenceContext 的键值由序列化程序设置。
命名空间: Microsoft.VisualStudio.Modeling.Integration
程序集: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
语法
声明
Public Const FilePathLoadContextKey As String
public const string FilePathLoadContextKey
备注
在"反序列化,序列化程序将向包含使用此密钥将对新的引用 ReferenceContext 引用模型源文件的绝对路径。 序列化程序不使用此信息。 但是,它可能由其他类使用 (即,在反序列化特定数据适配器时
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。