C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.ExportPatchXmlCommand

Inheritance: System.Management.Automation.PSCmdlet
Mostrar archivo Open project: heaths/psmsi

Private Properties

Property Type Description

Protected Methods

Method Description
ProcessRecord ( ) : void

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

Method Details

ProcessRecord() protected method

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