[Extension()] public static bool IsValidEnvVarFilePath( string pathString )
Parameters
- pathString
- This string from which is determined the path validity.
Return Value
true if this string represents a valid file path prefixed with an environment variable, otherwise false.