ComponentOne MultiSelect for WinForms
C1.Framework Namespace / SystemErrorException Class / ErrorCode Property

In This Topic
    ErrorCode Property
    In This Topic
    Gets the error code created by last error API.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ErrorCode As Integer
    public static int ErrorCode {get;}

    Property Value

    An int indicates the error code.
    See Also