PackageFilter Class

This class represents a submission package filter that's applied for a TaskResult.

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

Usage

Visual BasicDim instance As PackageFilter

Syntax

Visual Basic<KnownTypeAttribute(GetType(PackageFilterLogNode))> _``<KnownTypeAttribute(GetType(PackageFilterConstraint))> _``<DataContractAttribute> _``Public Class PackageFilter                Implements IFilter

C#[KnownTypeAttribute(typeof(PackageFilterLogNode))]``[KnownTypeAttribute(typeof(PackageFilterConstraint))]``[DataContractAttribute]``public class PackageFilter : IFilter

Inheritance Hierarchy

System.Object     Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageFilter

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.

 

 

Send comments about this topic to Microsoft