FilterableAttribute.IsPropertyFilterable メソッド
アセンブリ: System.Web (system.web.dll 内)
構文Public Shared Function IsPropertyFilterable ( _ propertyDescriptor As PropertyDescriptor _ ) As Boolean
Dim propertyDescriptor As PropertyDescriptor Dim returnValue As Boolean returnValue = FilterableAttribute.IsPropertyFilterable(propertyDescriptor)
public static bool IsPropertyFilterable ( PropertyDescriptor propertyDescriptor )
public: static bool IsPropertyFilterable ( PropertyDescriptor^ propertyDescriptor )
public static boolean IsPropertyFilterable ( PropertyDescriptor propertyDescriptor )
public static function IsPropertyFilterable ( propertyDescriptor : PropertyDescriptor ) : boolean
戻り値
propertyDescriptor パラメータに格納されている PropertyDescriptor オブジェクトでデバイスのフィルタ処理がサポートされている場合は true。それ以外の場合は false。
解説IsPropertyFilterable メソッドを使用して、プロパティでデバイスのフィルタ処理がサポートされているかどうかを判断します。このメソッドを使用するには、確認するプロパティのプロパティを含んでいる PropertyDescriptor オブジェクトを渡す必要があります。
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照FilterableAttribute クラス
FilterableAttribute メンバ
System.Web.UI 名前空間
PropertyDescriptor
Filterable
IsDefaultAttribute
IsObjectFilterable
IsTypeFilterable
Weblioに収録されているすべての辞書からFilterableAttribute.IsPropertyFilterable メソッドを検索する場合は、下記のリンクをクリックしてください。
                     全ての辞書からFilterableAttribute.IsPropertyFilterable メソッド
                    を検索
                - FilterableAttribute.IsPropertyFilterable メソッドのページへのリンク