TargetFamily Class

This class represents a group of test targets that correspond to WLP POLICY-0004.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel

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

Usage

Visual Basic

Dim instance As TargetFamily

Syntax

Visual Basic

<DataContractAttribute> _

Public MustInherit Class TargetFamily

C#

[DataContractAttribute]

public abstract class TargetFamily

Inheritance Hierarchy

System.Object

Microsoft.Windows.Kits.Hardware.ObjectModel.TargetFamily

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.