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

Inheritance: System.Management.Automation.PSCmdlet
Afficher le fichier Open project: heaths/psmsi

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

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

Method Details

ProcessRecord() protected méthode

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