ShellSearchEditCurrentFolder Property |
Gets the current folder where the search takes place.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ItemIdList CurrentFolder { get; }
Public ReadOnly Property CurrentFolder As ItemIdList
Get
public:
property ItemIdList^ CurrentFolder {
ItemIdList^ get ();
}
member CurrentFolder : ItemIdList with get
Property Value
Type:
ItemIdListSee Also