public CreateOpenCurrentFolderResult(string search, IExplorerAction explorerAction) { Search = search; _explorerAction = explorerAction; }