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