MachineSet Class

This class defines a list of machines (test computers) and their roles in a machine set.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel

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

Usage

Visual Basic

Dim instance As MachineSet

Syntax

Visual Basic

Public Class MachineSet

C#

public class MachineSet

Inheritance Hierarchy

System.Object

Microsoft.Windows.Kits.Hardware.ObjectModel.MachineSet

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.