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