Table of Contents

Property UseScheme

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

UseScheme

Gets or sets a boolean value that indicates whether ISyntaxParser should perform lexical analysis based on it's rules rather than using internal method.

public virtual bool UseScheme { get; set; }

Property Value

bool