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