how to read specified string from url
Below is my string .i want to do following operation like if my url
contain "Destinationfolder" then i have to get folder1 and folder2 , and
result has to assign to another string one by one.
string strpath = @"D:\Multilingual\Destinationfolder\folder1\folder2";
No comments:
Post a Comment