ModelBusReferencePropertySerializer.FilePathLoadContextKey 字段

当反序列化时,进入 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 安全性

请参阅

参考

ModelBusReferencePropertySerializer 类

Microsoft.VisualStudio.Modeling.Integration 命名空间