I need a Regex in a C# program.
I\'ve to capture a name of a file with a specific structure.
I used the \\w cha
\\w
Can you try this and see if it works:
[\u00E9-\u00F8\w]