ErrorMessage Property (MaskInfo)
In This Topic
Gets or sets a value that indicates whether a error message shown in the standard message box and/or if an exception occurs.
Syntax
'Declaration
Public Property ErrorMessage As String
public string ErrorMessage {get; set;}
See Also