OSDetailedName
- Updated2025-07-30
- 1 minute(s) read
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.
Syntax
object.OSDetailedNameData Type
string