Expression Editor for WinForms | ComponentOne
C1.ExpressionEditor.Engine Namespace / ScriptErrorInfo Class / Type Property

In This Topic
    Type Property (ScriptErrorInfo)
    In This Topic
    Gets a value that indicates a ErrorType of error.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As ErrorType
    public ErrorType Type {get;}
    See Also