Field EnableTokenHealing
Gets or sets a value indicating whether token healing is enabled. Token healing attempts to correct errors in tokenization.
public static bool EnableTokenHealing
Returns
- bool
true
if token healing is enabled; otherwise,false
. Default isfalse
.