Interface IDescriptionContainer
- Namespace
- ZeroInstall.Model
- Assembly
- ZeroInstall.Model.dll
An object that has localizable descriptions.
public interface IDescriptionContainer
Properties
Descriptions
Full descriptions for different languages, which can be several paragraphs long.
[Browsable(false)]
LocalizableStringCollection Descriptions { get; }