FilterableAttribute.No 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表一個預先定義 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。