ServiceControllerDesigner.PreFilterProperties(IDictionary) Yöntem

Tanım

aracılığıyla ServiceControllerkullanıma sunan özellik TypeDescriptor kümesini ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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)

Parametreler

properties
IDictionary

IDictionary Sınıfın özelliklerini ServiceController içeren.

Şunlara uygulanır