[Extension()] public static bool IsValidVariableFilePath( string pathString )
Parameters
- pathString
- This string from which is determined the path validity.
Return Value
true if this string represents a valid file path that contains variables, otherwise false.