OSName Property

Requires: Base Development System

Class: Application Properties (ActiveX)

Name of the operating system where the application is actually running. This string value is the same as AppTargetOS, except among versions of Windows—specifically, AppTargetOS has one enumeration on Windows XP while OSName returns the exact version of Windows your application is running on. This property is read only.

Syntax

object.OSName

Data Type

string