Method ShouldSerializeOptions
- Namespace
- Alternet.Syntax.Parsers.Lsp.PowerShell
- Assembly
- Alternet.Syntax.Parsers.PowerShell.v10.dll
ShouldSerializeOptions()
Indicates whether the Options property should be persisted.
public override bool ShouldSerializeOptions()
Returns
- bool
True if
Optionsdiffers from its default value; otherwise false.