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

Inheritance: SourcePathCommandBase
Afficher le fichier Open project: heaths/psmsi

Méthodes protégées

Méthode Description
EndProcessing ( ) : void

Registers a source path to a product or patch.

Private Methods

Méthode Description
Validate ( string path ) : bool

Method Details

EndProcessing() protected méthode

Registers a source path to a product or patch.
protected EndProcessing ( ) : void
Résultat void