SearchProgressChangedEventArgsCurrentFolder Property |
Returns the current folder the background search is in
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public string CurrentFolder { get; }
Public ReadOnly Property CurrentFolder As String
Get
public:
property String^ CurrentFolder {
String^ get ();
}
member CurrentFolder : string with get
Property Value
Type:
StringSee Also