OSType Enumeration

Type of the Operating System.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public enum OSType

Members

NotDefined0 OS not defined.
Windows1 Windows OS.
Linux2 Linux OS.

See Also