ServiceControllerDesigner.PreFilterProperties(IDictionary) Yöntem

Tanım

Tarafından açığa çıkardığı özellikler kümesini ayarlar ServiceController TypeDescriptor .

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

IDictionarySınıfının özelliklerini içeren bir ServiceController .

Şunlara uygulanır