Below is my string. I want to do the following kind of operation: If my url contains "Destinationfolder" then I have to get folder1 and folder2, and the result has to assign to another string one by one.
string strpath = @"D:\Multilingual\Destinationfolder\folder1\folder2";