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

Inheritance: SourcePathCommandBase
Exibir arquivo Open project: heaths/psmsi

Protected Methods

Method Description
EndProcessing ( ) : void

Registers a source path to a product or patch.

Private Methods

Method Description
Validate ( string path ) : bool

Method Details

EndProcessing() protected method

Registers a source path to a product or patch.
protected EndProcessing ( ) : void
return void