Partager via


WebBrowsableAttribute.Browsable Propriété

Définition

Obtient une valeur indiquant si un PropertyGridEditorPart contrôle doit afficher une propriété spécifique d’un contrôle WebPart.

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

Valeur de propriété

true si PropertyGridEditorPart elle affiche la propriété ; sinon, false.

Remarques

La Browsable propriété est définie via le WebBrowsableAttribute constructeur.

S’applique à