T
Todd
Hello
I've got a string in the format of string z = "123456 (D:\\) 789"
I'm interesting in extracting just "D:\" but I'm not sure how do that. I
can't just go by the position because that may change.
Thanks
I've got a string in the format of string z = "123456 (D:\\) 789"
I'm interesting in extracting just "D:\" but I'm not sure how do that. I
can't just go by the position because that may change.
Thanks