Table of Contents

Interface ISummaryContainer

Namespace
ZeroInstall.Model
Assembly
ZeroInstall.Model.dll

An object that has localizable summaries and descriptions.

public interface ISummaryContainer : IDescriptionContainer
Inherited Members

Properties

Summaries

Short one-line descriptions for different languages; the first word should not be upper-case unless it is a proper noun (e.g. "cures all ills").

[Browsable(false)]
LocalizableStringCollection Summaries { get; }

Property Value

LocalizableStringCollection