Split String in VB .net ? - TechRepublic
General discussion
April 26, 2005 at 09:05 AM
hemal

Split String in VB .net ?

by hemal . Updated 21 years, 2 months ago

Hi..I have the following string :-
E:\VB.NET PROJECTS\ERP\bin\

I want to get the path :-
E:\VB.NET PROJECTS\ERP\

How this is possible..How to remove “\bin” from my string ?
Pl. guide..

This discussion is locked

All Comments