WebBrowsableAttribute.Browsable 屬性

定義

取得值,指出 PropertyGridEditorPart 控制項是否應顯示 Web 組件控制項的特定屬性。

public:
 property bool Browsable { bool get(); };
public bool Browsable { get; }
member this.Browsable : bool
Public ReadOnly Property Browsable As Boolean

屬性值

Boolean

如果 PropertyGridEditorPart 會顯示屬性,則為 true,否則為 false

備註

屬性 Browsable 是透過建構函 WebBrowsableAttribute 式來設定。

適用於