Method FileSystemRedirection.IsSystem64PathIn32BitProcess
Overload
Returns true
if osVersion.is32BitProcessAnd64BitOS is true
and path starts with folders.System.
Most such paths are redirected, therefore you may want to disable redirection with this class.
public static bool IsSystem64PathIn32BitProcess(string path)
Parameters
path (string)
Normalized path. This function does not normalize. Also it is unaware of |