#pragma once #include namespace powerpreviewConstants { // Name of the powertoy module. inline const std::wstring ModuleKey = L"File Explorer"; }