OSDetailedName Property

Requires: Base Development System

Class: Application Properties (ActiveX)

Detailed name of the operating system where the application is actually running. This string value returns the operating system and its version, such as Microsoft Windows XP. This property is similar to a combination of OSName and OSVersion, which return the platform name and a numeric version number respectively. This property is read only.

Service pack installations or other changes to the operating system might affect this string value.

Syntax

object.OSDetailedName

Data Type

string