MessageDesigner.PreFilterProperties(IDictionary) Metod

Definition

Ändrar den uppsättning egenskaper som designern exponerar via TypeDescriptor klassen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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)

Parametrar

properties
IDictionary

En IDictionary som innehåller den uppsättning egenskaper som ska filtreras för komponenten.

Gäller för