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

The results of an operation on a product or patch package.
파일 보기 프로젝트 열기: heaths/psmsi 1 사용 예제들

공개 메소드들

메소드 설명
operator ( ) : Result

Combines results while preserving their semantics.

비공개 메소드들

메소드 설명
Result ( ) : System

Creates a new instance of the Result class.

메소드 상세

operator() 공개 정적인 메소드

Combines results while preserving their semantics.
public static operator ( ) : Result
리턴 Result