ParenthesizePropertyNameAttribute.NeedParenthesis Proprietà

Definizione

Ottiene un valore che indica se viene visualizzato il nome della proprietà fra parentesi nella finestra Proprietà.

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

Valore della proprietà

true se la proprietà viene visualizzata fra parentesi, in caso contrario false.

Si applica a