If set to to 'true', error messages will be shown to the user. If set to 'false', error messages will be suppressed.

Declaration Syntax
public bool ShowErrorMessages { get; set; }Public Property ShowErrorMessages As Boolean
public:
property bool ShowErrorMessages {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)