PackageFilterLogNode Class

This class represents a log node for the package filter.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission

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

Usage

Visual Basic

Dim instance As PackageFilterLogNode

Syntax

Visual Basic

<DataContractAttribute> _

Public Class PackageFilterLogNode

               Implements IFilterLogNode

C#

[DataContractAttribute]

public class PackageFilterConstraint : IFilterLogNode

Inheritance Hierarchy

System.Object

Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageFilterLogNode

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.