Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
Tools
WindowsInstaller
InapplicablePatchEventArgs
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.