How to get the complete filepath without the root.
So I want this "\Users\Kevin\Documents\Track and Field\" instead of this "C:\Users\Kevin\Documents\Track and Field\"?
Can you assist me with this?How to get the complete filepath without the root.
So I want this "\Users\Kevin\Documents\Track and Field\" instead of this "C:\Users\Kevin\Documents\Track and Field\"?
Can you assist me with this?Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal PrajapatiPosted Jan 31, 2017, 10:53 PM
1) http://stackoverflow.com/questions/7772520/removing-drive-or-network-name-from-path-in-c-sharp
Nigel FernandesPosted Jan 31, 2017, 8:35 PM