View on GitHub

LiTools

Tools

File.GetFolderFromFilePath method

Get Directory Path from file path.

public static string GetFolderFromFilePath(string file)
parameter description
file path to file.

Return Value

Path to directory.

See Also