Initializes a new instance of the InstallEventArgs class, with the saved state parameter.
[Visual Basic] Overloads Public Sub New( _ ByVal savedState As IDictionary _ ) [C#] public InstallEventArgs( IDictionary savedState ); [C++] public: InstallEventArgs( IDictionary* savedState ); [JScript] public function InstallEventArgs( savedState : IDictionary );
InstallEventArgs Class | InstallEventArgs Members | System.Configuration.Install Namespace | InstallEventArgs Constructor Overload List