ContentDesigner.PostFilterProperties メソッド
アセンブリ: System.Design (system.design.dll 内)

Protected Overrides Sub PostFilterProperties ( _ properties As IDictionary _ )
Dim properties As IDictionary Me.PostFilterProperties(properties)
protected override void PostFilterProperties ( IDictionary properties )
protected void PostFilterProperties ( IDictionary properties )
protected override function PostFilterProperties ( properties : IDictionary )

このメソッドは、TypeDescriptor を通じて公開されるプロパティのディクショナリ内の項目を変更または削除する手段を提供します。
プロパティのディクショナリ内でのキーは、プロパティの名前です。このオブジェクトは PropertyDescriptor 型です。
デザイナは、ContentPlaceHolderID と ID を除くすべてのプロパティを、オーバーライドされたこのメソッドで消去します。
実装時の注意 properties パラメータを通じてアクセスできるディクショナリは、直接フィルタ処理するか、そのままにしておくことができます。このメソッドをオーバーライドする場合は、独自のフィルタ処理を実行した後で、基本の実装を呼び出します。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からContentDesigner.PostFilterProperties メソッドを検索する場合は、下記のリンクをクリックしてください。

- ContentDesigner.PostFilterProperties メソッドのページへのリンク