ServiceControllerDesigner.PreFilterProperties(IDictionary) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ServiceController が TypeDescriptor を通じて公開するプロパティのセットを調整します。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
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)
パラメーター
- properties
- IDictionary
ServiceController クラスのプロパティを含む IDictionary です。