C# 클래스 Microsoft.Tools.WindowsInstaller.PowerShell.Commands.ExportPatchXmlCommand

상속: System.Management.Automation.PSCmdlet
파일 보기 프로젝트 열기: heaths/psmsi

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

Exports the patch XML to a file using the optional encoding.

메소드 상세

ProcessRecord() 보호된 메소드

Exports the patch XML to a file using the optional encoding.
protected ProcessRecord ( ) : void
리턴 void