Click or drag to resize
PathHelperGetValidPath Method
Overload List
  NameDescription
Public methodStatic memberGetValidPath(String)
Converts path to valid one (replaces slash to back slash) and lower the case in the path.
Public methodStatic memberGetValidPath(String, Boolean)
Converts path to valid one (replaces slash to back slash) and optionally lower the case in the path.
Top
See Also