WebBrowsableAttribute.No フィールド

定義

WebBrowsableAttribute プロパティが Browsable に設定されているfalse クラスのインスタンスを表します。

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

適用対象