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 |