[Extension()] public static bool IsValidDirectoryPath( string pathString )
Parameters
- pathString
- This string from which is determined the path validity.
Return Value
true if this string represents a valid relative or absolute directory path, otherwise false.