PolicyStoreUpgradeSession.PostProcessUpgrade Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override void PostProcessUpgrade (System.Collections.Generic.Dictionary<string,object> sfcCache, int fileVersion);
override this.PostProcessUpgrade : System.Collections.Generic.Dictionary<string, obj> * int -> unit
Public Overrides Sub PostProcessUpgrade (sfcCache As Dictionary(Of String, Object), fileVersion As Integer)
Parameters
- sfcCache
- Dictionary<String,Object>
- fileVersion
- Int32