Property AutoCloseParentheses
AutoCloseParentheses
Gets or sets a value indicating whether to automatically close unclosed parentheses and brackets.
public bool AutoCloseParentheses { get; set; }
Property Value
- bool
trueto enable auto-close; otherwise,false. Default istrue.