OSName
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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