WebBrowsableAttribute.No 欄位

定義

WebBrowsableAttribute 屬性設定成 false,表示 Browsable 類別的新執行個體。

public: static initonly System::Web::UI::WebControls::WebParts::WebBrowsableAttribute ^ No;
public static readonly System.Web.UI.WebControls.WebParts.WebBrowsableAttribute No;
 staticval mutable No : System.Web.UI.WebControls.WebParts.WebBrowsableAttribute
Public Shared ReadOnly No As WebBrowsableAttribute 

欄位值

備註

欄位 No 會傳回與呼叫建 WebBrowsableAttribute 構函式相同的結果,並傳遞 false 為 參數。

適用於