If the string will always start exactly like that you can simply crop the file:/// part off the start of the file using something like the SubString method. I believe .Net can function on path names that contain / the same as if it is a \ but if not you can use the strings Replace function to change them all over.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.