RelationshipErrorHandler.OnPackageLoaded 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.
Callback for after a package has been completely loaded and all rewritting has occurred.
public virtual void OnPackageLoaded ();
abstract member OnPackageLoaded : unit -> unit
override this.OnPackageLoaded : unit -> unit
Public Overridable Sub OnPackageLoaded ()