Table of Contents

Class FileTypeModel

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

Wraps a FileType for data binding.

public class FileTypeModel : IconCapabilityModel
Inheritance
FileTypeModel
Inherited Members

Constructors

FileTypeModel(FileType, bool)

public FileTypeModel(FileType fileType, bool used)

Parameters

fileType FileType
used bool

Properties

Extensions

All Extensions concatenated with ", ".

public string Extensions { get; }

Property Value

string