Click or drag to resize

XSharpDialect Enumeration

X#
This enum lists the various dialects possible in XSharp. The enum MUST match the dialect values inside the compiler

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 enum XSharpDialect
Members
  Member nameValueDescription
Core0
VO1
Vulcan2
Harbour3
FoxPro4
XPP5
dBase6
Last6
See Also