FilterableAttribute.Yes フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティがデバイス のフィルター処理をサポートすることを示す定義済みの 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 オブジェクトです。