A utility command to reset the installation id.
Namespace:
Gallio.Runtime.UtilityCommandsAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class ResetInstallationIdUtilityCommand : BaseUtilityCommand<Object> |
| Visual Basic (Declaration) |
|---|
Public Class ResetInstallationIdUtilityCommand _ Inherits BaseUtilityCommand(Of Object) |
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.UtilityCommands..::.BaseUtilityCommand<(Of <(Object>)>)
Gallio.Runtime.UtilityCommands..::.ResetInstallationIdUtilityCommand
Gallio.Runtime.UtilityCommands..::.BaseUtilityCommand<(Of <(Object>)>)
Gallio.Runtime.UtilityCommands..::.ResetInstallationIdUtilityCommand
