OperatingSystem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |