SearchProgressChangedEventArgsCurrentFolder Property |
Returns the current folder the background search is in
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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