MessageDesigner.PreFilterProperties(IDictionary) Methode

Definition

Ändert den Satz von Eigenschaften, die der Designer über die TypeDescriptor Klasse verfügbar macht.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

protected:
 override void PreFilterProperties(System::Collections::IDictionary ^ properties);
protected override void PreFilterProperties(System.Collections.IDictionary properties);
override this.PreFilterProperties : System.Collections.IDictionary -> unit
Protected Overrides Sub PreFilterProperties (properties As IDictionary)

Parameter

properties
IDictionary

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

Gilt für: