ShellBrowser .Net Edition
CurrentFile Property
NamespacesJam.ShellSearchExceptionEventArgsCurrentFile
Get the file that was being processed when the exception occurred (full path).
Declaration Syntax
C#Visual BasicVisual C++
public string CurrentFile { get; }
Public ReadOnly Property CurrentFile As String
public:
property String^ CurrentFile {
	String^ get ();
}

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