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 、フィールドで FilterableAttribute 表されるオブジェクトと Yes 同じです。
適用対象
こちらもご覧ください
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET