SearchProgressChangedEventArgsCurrentFolder Property |
Returns the current folder the background search is in
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic string CurrentFolder { get; }Public ReadOnly Property CurrentFolder As String
Get
public:
property String^ CurrentFolder {
String^ get ();
}member CurrentFolder : string with get
Property Value
String
See Also