FilterableAttribute.Yes フィールド

定義

プロパティがデバイス のフィルター処理をサポートすることを示す定義済みの FilterableAttribute オブジェクトを表します。 このフィールドは読み取り専用です。

public: static initonly System::Web::UI::FilterableAttribute ^ Yes;
public static readonly System.Web.UI.FilterableAttribute Yes;
 staticval mutable Yes : System.Web.UI.FilterableAttribute
Public Shared ReadOnly Yes As FilterableAttribute 

フィールド値

注釈

Yes フィールドは、プロパティがデバイス のフィルター処理をサポートしていることを示す定義済みのFilterableAttribute オブジェクトを表します。 このフィールドは、 FilterableAttribute オブジェクトと定義済みの FilterableAttribute オブジェクトを比較するときによく使用されます。

Note

これが既定の FilterableAttribute オブジェクトです。

適用対象

こちらもご覧ください