Gets or sets flags for controlling LightSpeed compatibility behavior.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public LightSpeedCompatibilityOptions CompatibilityOptions { get; set; }
Visual Basic (Declaration)
Public Property CompatibilityOptions As LightSpeedCompatibilityOptions

Remarks

Use these flags if advised by Mindscape support to enable potentially breaking changes or to revert behavior when you have been affected by a change.

See Also