PerformanceCounterInstaller.Rollback(IDictionary) Methode

Definitie

Hiermee herstelt u de computer naar de status waarin deze zich vóór de installatie bevond.

public:
 override void Rollback(System::Collections::IDictionary ^ savedState);
public override void Rollback(System.Collections.IDictionary savedState);
override this.Rollback : System.Collections.IDictionary -> unit
Public Overrides Sub Rollback (savedState As IDictionary)

Parameters

savedState
IDictionary

Een IDictionary met de status vóór de installatie van de computer.

Van toepassing op