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 物件時使用。