ComponentDesigner.System.ComponentModel.Design.IDesignerFilter.PostFilterProperties メソッド
アセンブリ: System.Design (system.design.dll 内)
 構文
構文Private Sub System.ComponentModel.Design.IDesignerFilter.PostFilterProperties ( _ properties As IDictionary _ ) Implements IDesignerFilter.PostFilterProperties
Dim instance As ComponentDesigner Dim properties As IDictionary CType(instance, IDesignerFilter).PostFilterProperties(properties)
void IDesignerFilter.PostFilterProperties ( IDictionary properties )
private: virtual void System.ComponentModel.Design.IDesignerFilter.PostFilterProperties ( IDictionary^ properties ) sealed = IDesignerFilter::PostFilterProperties
- properties
- コンポーネントのクラスのプロパティを表す PropertyDescriptor オブジェクト。プロパティのディクショナリ内でのキーは、プロパティ名です。 
 解説
解説 .NET Framework のセキュリティ
.NET Framework のセキュリティ プラットフォーム
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照Weblioに収録されているすべての辞書からComponentDesigner.System.ComponentModel.Design.IDesignerFilter.PostFilterProperties メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からComponentDesigner.System.ComponentModel.Design.IDesignerFilter.PostFilterProperties メソッド
                    を検索
                     全ての辞書からComponentDesigner.System.ComponentModel.Design.IDesignerFilter.PostFilterProperties メソッド
                    を検索
                - ComponentDesigner.System.ComponentModel.Design.IDesignerFilter.PostFilterProperties メソッドのページへのリンク

 
                             
                    


