c# - Programmatically detect a redirected folder in Windows 7 and above -
as example of redirected folder, map onedrive folder non-os, larger disk drive follows using move
button under location:
the onedrive settings still point old location when opened in windows explorer, takes newly assigned location e.g. f:\onedrive
.
is there way programmatically determine whether arbitrary folder has been redirected , if yes, where?
edit: please note question not how retrieve onedrive folder in first place. detecting redirection on arbitrary folder.
Comments
Post a Comment