ProcessThreadDesigner::PreFilterProperties Method (IDictionary^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adjusts the set of properties the component exposes through a TypeDescriptor.
Assembly: System.Design (in System.Design.dll)
Parameters
- properties
-
Type:
System.Collections::IDictionary^
An IDictionary containing the properties for the class of the component.
This method adds the nonbrowsable "IdealProcessor" and "ProcessorAffinity" properties to the designer's process thread at design time.
.NET Framework
Available since 1.1
Available since 1.1
Show: