FilterableAttribute.Default フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既定のプロパティ設定を持つ定義済みの FilterableAttribute オブジェクトを表します。 このフィールドは読み取り専用です。
public: static initonly System::Web::UI::FilterableAttribute ^ Default;
public static readonly System.Web.UI.FilterableAttribute Default;
staticval mutable Default : System.Web.UI.FilterableAttribute
Public Shared ReadOnly Default As FilterableAttribute
フィールド値
注釈
Default フィールドは、既定のプロパティ設定を持つ定義済みのFilterableAttribute オブジェクトを表します。 このフィールドは、 FilterableAttribute オブジェクトと定義済みオブジェクトを比較するときによく使用されます。
Note
Default フィールドは、Yes フィールドで表されるFilterableAttribute オブジェクトと同じです。