IOperatingSystemVersion.FullName

Syntax

FullName: String;

Description

The FullName property returns full name of the operating system.

Comments

Full name includes name, version, build number and name of the last operating system update.

Example

The property use is given in description of IOperatingSystemVersion.CSDVersion.

See also:

IOperatingSystemVersion