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.2
Syntax
public string CurrentFile { get; }

Property Value

String
See Also