IApplicationVersion.ShortDescription

Syntax

ShortDescription: String;

Description

The ShortDescription property returns the short description of platform version.

Comments

The short description looks as follows: PB 7.0.7237 U.

Example

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

See also:

IApplicationVersion