Class Self.RemoveSubCommandBase
- Namespace
- ZeroInstall.Commands.Desktop
- Assembly
- 0install.dll
public abstract class Self.RemoveSubCommandBase : Self.SelfSubCommand, ICliSubCommand
- Inheritance
-
Self.RemoveSubCommandBase
- Implements
- Derived
- Inherited Members
Constructors
RemoveSubCommandBase(ICommandHandler)
protected RemoveSubCommandBase(ICommandHandler handler)
Parameters
handler
ICommandHandler
Properties
MachineWide
protected bool MachineWide { get; }
Property Value
Portable
protected bool Portable { get; }
Property Value
TargetDir
protected abstract string TargetDir { get; }
Property Value
Methods
PerformRemove()
protected void PerformRemove()