ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ParseInfo Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (ParseInfo)
    In This Topic
    Error message shown in the standard message box and/or in the exception.
    Syntax
    'Declaration
     
    Public Property ErrorMessage As String
    public string ErrorMessage {get; set;}
    See Also