Share via


OperatingSystem Class

Definition

Operating system details.

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

Constructors

OperatingSystem()

Properties

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