How to check if a filepath contains Invalid characters
To check if a filepath contains Invalid characters you can use the following snippet. Sample C# Sample VB.NET for more informations see the MSDN Path.GetInvalidFileNameChars Method
All the Code Snippets and Samples you need
To check if a filepath contains Invalid characters you can use the following snippet. Sample C# Sample VB.NET for more informations see the MSDN Path.GetInvalidFileNameChars Method