Table of Contents

Property ClosingBraces

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

ClosingBraces

When implemented by a class, gets or sets an array of characters each one representing a closing brace.

char[] ClosingBraces { get; set; }

Property Value

char[]