C# 클래스 Microsoft.Tools.WindowsInstaller.InapplicablePatchEventArgs

Contains information about inapplicable patches.
상속: System.EventArgs
파일 보기 프로젝트 열기: heaths/psmsi 1 사용 예제들

Private Properties

프로퍼티 타입 설명
InapplicablePatchEventArgs System

비공개 메소드들

메소드 설명
InapplicablePatchEventArgs ( string patch, string product, Exception exception ) : System

Creates a new instance of the InapplicablePatchEventArgs class.