Share via


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 のと同じ結果を返します。

適用対象