SearchProgressChangedEventArgsLastFileSeen Property |
Returns the last filename that was seen by the background search
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public string LastFileSeen { get; }
Public ReadOnly Property LastFileSeen As String
Get
public:
property String^ LastFileSeen {
String^ get ();
}
member LastFileSeen : string with get
Property Value
Type:
StringSee Also