UpgradeSession.PostProcessUpgrade 方法

定義

後製處理是對領域額外的幫助,能調整任何階層結構、URI 變更或整體變更。 當每個實例完成反序列化後,此函式才會被呼叫。

public virtual void PostProcessUpgrade(System.Collections.Generic.Dictionary<string,object> sfcCache, int fileVersion);
abstract member PostProcessUpgrade : System.Collections.Generic.Dictionary<string, obj> * int -> unit
override this.PostProcessUpgrade : System.Collections.Generic.Dictionary<string, obj> * int -> unit
Public Overridable Sub PostProcessUpgrade (sfcCache As Dictionary(Of String, Object), fileVersion As Integer)

參數

fileVersion
Int32

適用於