Show / Hide Table of Contents

Interface IDescriptionContainer

An object that has localizable descriptions.

Namespace: ZeroInstall.Model
Assembly: ZeroInstall.Model.dll
Syntax
public interface IDescriptionContainer

Properties

Descriptions

Full descriptions for different languages, which can be several paragraphs long.

Declaration
LocalizableStringCollection Descriptions { get; }
Property Value
Type Description
LocalizableStringCollection
In This Article
Back to top Copyright Bastian Eicher et al