DslLibraryImport.OnDeleting 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.
During deletion the library is unloaded (if possible)
protected:
override void OnDeleting();
protected override void OnDeleting ();
override this.OnDeleting : unit -> unit
Protected Overrides Sub OnDeleting ()