[Extension()] public static bool IsValidFilePath( 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 file path, otherwise false.
[Extension()] public static bool IsValidFilePath( string pathString )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed