The description of the file's content. The returned Description instance in turn holds descriptions of the items in the file, a NameValueCollection with arbitrary values and a simple ContentDescription string. TeaFiles may or may not hold any description of their content. If not any description is available, this property will be null.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public TeaFileDescription Description { get; }

See Also