ProjectLink.Unload 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.
Called by the local project collection to indicate to this project that it is no longer loaded.
public:
abstract void Unload();
public abstract void Unload ();
abstract member Unload : unit -> unit
Public MustOverride Sub Unload ()