Returns a path as a file:///
url.
public static string FilePathAsUrl(string path)
Parameters
path
A fully rooted path
or: a relative path that can be resolved to a
fully rooted path via GetFullPath().
See also:
Class FileUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic