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 ,通常會使用這個欄位。

注意

這是預設 FilterableAttribute 物件。

適用於

另請參閱