namespace View_by_Distance.Drag_Drop_Explorer; public record MatchNginx(string Name, string Type, DateTime MTime, long Size, string ConvertedPath) { }