IApplicationVersion.Description

Syntax

Description: String;

Description

The Description property returns the full description of platform version.

Comments

The full description looks as follows: Preview build 7.0.7237 [Unicode].

Example

The example of use is given in description of the IApplicationVersion.Build property.

See also:

IApplicationVersion