@page "/Files" @attribute [Authorize(Roles = "Administrator")] @code { string RootPath = Path.GetPathRoot(Directory.GetCurrentDirectory()); }