MessageDesigner::PreFilterProperties Method (IDictionary^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Modifies the set of properties that the designer exposes through the TypeDescriptor class.

Namespace:   System.Messaging.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void PreFilterProperties(
	IDictionary^ properties
) override

Parameters

properties
Type: System.Collections::IDictionary^

A IDictionary that contains the set of properties to filter for the component.

.NET Framework
Available since 1.1
Return to top
Show: