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

Inheritance: SourceCommandBase
Mostrar archivo Open project: heaths/psmsi

Protected Methods

Method Description
EndProcessing ( ) : void

Clears all registered source paths from a product or patch.

Method Details

EndProcessing() protected method

Clears all registered source paths from a product or patch.
protected EndProcessing ( ) : void
return void