ParenthesizePropertyNameAttribute.NeedParenthesis Propriété

Définition

Obtient une valeur indiquant si le nom de la propriété entre parenthèses dans la fenêtre Propriétés.

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

Valeur de propriété

true si la propriété s'affiche entre parenthèses ; sinon, false.

S’applique à