Table of Contents

Class DefaultProgramModel

Namespace
ZeroInstall.DesktopIntegration.ViewModel
Assembly
ZeroInstall.DesktopIntegration.dll

Wraps a DefaultProgram for data binding.

public class DefaultProgramModel : IconCapabilityModel
Inheritance
DefaultProgramModel
Inherited Members

Constructors

DefaultProgramModel(DefaultProgram, bool)

public DefaultProgramModel(DefaultProgram capability, bool used)

Parameters

capability DefaultProgram
used bool

Properties

Service

Returns Service.

public string Service { get; }

Property Value

string