Table of Contents

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

bool

Portable

protected bool Portable { get; }

Property Value

bool

TargetDir

protected abstract string TargetDir { get; }

Property Value

string

Methods

PerformRemove()

protected void PerformRemove()