Share via


OperatingSystem Class

Definition

Operating system details.

public class OperatingSystem
type OperatingSystem = class
Public Class OperatingSystem
Inheritance
OperatingSystem

Constructors

Name Description
OperatingSystem()

Properties

Name Description
OsName

Gets or sets the name of the operating system.

OsType

Gets or sets the type of the operating system.

OsVersion

Gets or sets the version of the operating system.

Applies to