ShellBrowser .Net Edition
ShowErrors Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ShowErrors
This property is deprecated from version 3.0.2 on, use ShowErrorMessages instead.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use ShowErrorMessages property instead.", false)]
public bool ShowErrors { get; set; }
<ObsoleteAttribute("Use ShowErrorMessages property instead.", False)> _
Public Property ShowErrors As Boolean
[ObsoleteAttribute(L"Use ShowErrorMessages property instead.", false)]
public:
property bool ShowErrors {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)