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 (in ShellBrowser.dll) Version: 7.0
Syntax
public string CurrentFile { get; }

Property Value

Type: String
See Also