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

Inheritance: SourceCommandBase
Mostrar archivo Open project: heaths/psmsi

Protected Methods

Method Description
EndProcessing ( ) : void

Writes the list of source paths or URLs to the pipeline.

Method Details

EndProcessing() protected method

Writes the list of source paths or URLs to the pipeline.
protected EndProcessing ( ) : void
return void