PSInstaller.Uninstall(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.
Uninstall this msh component
public:
override void Uninstall(System::Collections::IDictionary ^ savedState);
public override sealed void Uninstall (System.Collections.IDictionary savedState);
override this.Uninstall : System.Collections.IDictionary -> unit
Public Overrides NotOverridable Sub Uninstall (savedState As IDictionary)
Parameters
- savedState
- IDictionary