Method ShouldSerializeAutoIndentChars
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
ShouldSerializeAutoIndentChars()
Indicates whether the AutoIndentChars
property should be persisted.
public override bool ShouldSerializeAutoIndentChars()
Returns
- bool
True if
AutoIndentChars
differs from its default value; otherwise false.