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