OSName
- Updated2025-07-30
- 1 minute(s) read
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.OSNameData Type
string