言語

MessageDesigner.PreFilterProperties(IDictionary) メソッド

定義

デザイナーが 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

コンポーネントに対してフィルター処理するプロパティのセットを含む IDictionary

適用対象