WebBrowsableAttribute.Yes 欄位

定義

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

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

欄位值

備註

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

適用於