UpgradeSession.PostProcessUpgrade メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ポスト プロセスは、階層、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)
パラメーター
- sfcCache
- Dictionary<String,Object>
- fileVersion
- Int32