It many levels of directory. If the directory already exists, nothing is done.
The method returns false if it was not possible to create directory, becase the parent directory did not exists either. Otherwise it returns true.
public static bool CreateDirectoryIfNotExists(
string folderName
)[Missing <returns> documentation for "M:DHI.Mike1D.Generic.Util.CreateDirectoryIfNotExists(System.String)"]