Expands Path Environment Variables like %appdata% in paths.
public static string ExpandPathEnvironmentVariables(string path)
Parameters
path
Path with potential environment variables.
See also:
Class FileUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic