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 のオブジェクトです。

適用対象

こちらもご覧ください