OSName Property

LabView ActiveX Properties and Methods

OSName Property

Installed With: Base Package

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 2000/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