Interface ISummaryContainer
An object that has localizable summaries and descriptions.
Inherited Members
Namespace: ZeroInstall.Model
Assembly: ZeroInstall.Model.dll
Syntax
public interface ISummaryContainer : IDescriptionContainer
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").
Declaration
LocalizableStringCollection Summaries { get; }
Property Value
Type | Description |
---|---|
LocalizableStringCollection |