[Extension()] public static bool IsValidRelativeDirectoryPath( string pathString )
Parameters
- pathString
- This string from which is determined the path validity.
Return Value
true if this string represents a valid relative path, otherwise false.
[Extension()] public static bool IsValidRelativeDirectoryPath( string pathString )
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed