Installs or uninstalls components using the IInstallerManager.
Namespace:
Gallio.Runtime.InstallerAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class SetupUtilityCommand : BaseUtilityCommand<SetupUtilityCommand..::.Arguments> |
| Visual Basic (Declaration) |
|---|
Public Class SetupUtilityCommand _ Inherits BaseUtilityCommand(Of SetupUtilityCommand..::.Arguments) |
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.UtilityCommands..::.BaseUtilityCommand<(Of <(SetupUtilityCommand..::.Arguments>)>)
Gallio.Runtime.Installer..::.SetupUtilityCommand
Gallio.Runtime.UtilityCommands..::.BaseUtilityCommand<(Of <(SetupUtilityCommand..::.Arguments>)>)
Gallio.Runtime.Installer..::.SetupUtilityCommand
