FilterableAttribute.No フィールド

定義

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

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

フィールド値

注釈

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

適用対象

こちらもご覧ください