Installer.OnAfterUninstall(IDictionary) 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.
Raises the AfterUninstall event.
protected:
virtual void OnAfterUninstall(System::Collections::IDictionary ^ savedState);
protected virtual void OnAfterUninstall(System.Collections.IDictionary savedState);
abstract member OnAfterUninstall : System.Collections.IDictionary -> unit
override this.OnAfterUninstall : System.Collections.IDictionary -> unit
Protected Overridable Sub OnAfterUninstall (savedState As IDictionary)
Parameters
- savedState
- IDictionary
An