[To be supplied.]
[Visual Basic] Overridable Public Sub RemoveOnBeforeCommit( _ ByVal handler As InstallEventHandler _ ) [C#] public virtual void RemoveOnBeforeCommit( InstallEventHandler handler ); [C++] public: virtual void RemoveOnBeforeCommit( InstallEventHandler* handler ); [JScript] public function RemoveOnBeforeCommit( handler : InstallEventHandler );
Installer Class | Installer Members | System.Configuration.Install Namespace