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

Inheritance: SourcePathCommandBase
Exibir arquivo Open project: heaths/psmsi

Protected Methods

Method Description
EndProcessing ( ) : void

Removes a registered source path from a product or patch.

Method Details

EndProcessing() protected method

Removes a registered source path from a product or patch.
protected EndProcessing ( ) : void
return void