ShellBrowser .Net Edition
ExceptionPermanent Property
NamespacesJam.ShellSearchExceptionEventArgsExceptionPermanent
Set this to true if you decided that the exception is of permanent nature and you want the search thread to cancel.
Declaration Syntax
C#Visual BasicVisual C++
public bool ExceptionPermanent { get; set; }
Public Property ExceptionPermanent As Boolean
public:
property bool ExceptionPermanent {
	bool get ();
	void set (bool value);
}

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