An IDictionary that represents the current state of the installation.
[Visual Basic] Public SavedState As IDictionary [C#] public IDictionary SavedState; [C++] public: IDictionary* SavedState; [JScript] public var SavedState : IDictionary;
InstallEventArgs Class | InstallEventArgs Members | System.Configuration.Install Namespace