Click or drag to resize

SearchExceptionEventArgsCurrentFile Property

Get the file that was being processed when the exception occurred (full path).

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string CurrentFile { get; }

Property Value

Type: String
See Also