Hi,
This is probably easy but I haven't been able to find help on it. Basically, I want to replace the contents of a string up to the occurence of a backslash.
So,
newString = aCertainValue.ToString().Replace("wildcard\","Q");
Any ideas?
Thanks.
|
Results 1 to 3 of 3
Thread: String Replace using a wildcard
|
Click Here to Expand Forum to Full Width |