C# Class Microsoft.Tools.WindowsInstaller.InapplicablePatchEventArgs

Contains information about inapplicable patches.
Inheritance: System.EventArgs
Datei anzeigen Open project: heaths/psmsi Class Usage Examples

Private Properties

Property Type Description
InapplicablePatchEventArgs System

Private Methods

Method Description
InapplicablePatchEventArgs ( string patch, string product, Exception exception ) : System

Creates a new instance of the InapplicablePatchEventArgs class.