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

Note

這是預設 FilterableAttribute 物件。

適用於

另請參閱