Table of Contents

Class IconCapabilityModel

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

Wraps an IconCapability for data binding.

public class IconCapabilityModel : CapabilityModel
Inheritance
IconCapabilityModel
Derived
Inherited Members

Constructors

IconCapabilityModel(IconCapability, bool)

protected IconCapabilityModel(IconCapability capability, bool used)

Parameters

capability IconCapability
used bool

Properties

Description

Returns the description of the IconCapability dependant on CurrentUICulture.

public string Description { get; }

Property Value

string