C# Class Microsoft.Tools.WindowsInstaller.InapplicablePatchEventArgs

Contains information about inapplicable patches.
Inheritance: System.EventArgs
Afficher le fichier Open project: heaths/psmsi Class Usage Examples

Private Properties

Свойство Type Description
InapplicablePatchEventArgs System

Private Methods

Méthode Description
InapplicablePatchEventArgs ( string patch, string product, Exception exception ) : System

Creates a new instance of the InapplicablePatchEventArgs class.