Hello,
I'm trying to find the best way to read and then find specific text within file and then remove it, using StreamWriter.
I have already created the StreamReader, but now need to find out the best way to find : with the file and remove it, then rewrite file.
Thanks,
Mike
I'm trying to find the best way to read and then find specific text within file and then remove it, using StreamWriter.
I have already created the StreamReader, but now need to find out the best way to find : with the file and remove it, then rewrite file.
Thanks,
Mike