MachineProperty Class

Represents a property or attribute or dimension of a machine.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel

Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Usage

Visual Basic

Dim instance As MachineProperty

Syntax

Visual Basic

Public Class MachineProperty

C#

public class MachineProperty

Inheritance Hierarchy

System.Object

Microsoft.Windows.Kits.Hardware.ObjectModel.MachineProperty

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.