Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

In C# Code I have a string i.e. "C:\Users\indrajit.dasgupta\Desktop\WeitronExcel.xls " from that I need only "WeitronExcel" part of the string.



Thanks to All


Indrajit Dasgupta

What I have tried:

I have a string i.e. "C:\Users\indrajit.dasgupta\Desktop\WeitronExcel.xls " from that I need only "WeitronExcel" part of the string
Posted
Updated 20-Oct-16 0:34am
Comments
Animesh Datta 20-Oct-16 6:37am    
why you want only "WeitronExcel" ? is there any logic behind your requirement ?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900