alexa

    Show / Hide Table of Contents

    Enum ScriptLanguages

    Languages supported by the scripting subsystem.

    Namespace: Syncfusion.Scripting
    Assembly: Syncfusion.Scripting.Base.dll
    Syntax
    public enum ScriptLanguages

    Fields

    Name Description
    CSharp

    C# .NET script engine

    JScript

    JScript .NET script engine

    VisualBasic

    Visual Basic .NET script engine

    Back to top Generated by DocFX