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 オブジェクトと比較するときによく使用されます。

適用対象

こちらもご覧ください