OSVersionProperties Class

Definition

OS version properties.

public class OSVersionProperties
type OSVersionProperties = class
Public Class OSVersionProperties
Inheritance
OSVersionProperties

Constructors

OSVersionProperties()

Initializes a new instance of the OSVersionProperties class.

OSVersionProperties(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the OSVersionProperties class.

Properties

Family

Gets the family of this OS version.

FamilyLabel

Gets the family label of this OS version.

IsActive

Gets specifies whether this OS version is active.

IsDefault

Gets specifies whether this is the default OS version for its family.

Label

Gets the OS version label.

Version

Gets the OS version.

Applies to