共用方式為


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 命名空間