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