ServiceControllerDesigner.PreFilterProperties(IDictionary) Metódus

Definíció

Beállítja azokat a tulajdonságokat, amelyeken keresztül elérhetővé ServiceController tesz egy TypeDescriptor.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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)

Paraméterek

properties
IDictionary

Az IDictionary osztály tulajdonságait ServiceController tartalmazó.

A következőre érvényes: