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

適用対象