Table of Contents

Interface IIconContainer

Namespace
ZeroInstall.Model
Assembly
ZeroInstall.Model.dll

An object that contains Iconss.

public interface IIconContainer

Properties

Icons

Zero or more icons.

[Browsable(false)]
List<Icon> Icons { get; }

Property Value

List<Icon>