J
juli jul
Hello how can I change/write some attributes in xml document?(for some
elements)
Thank you!
elements)
Thank you!
juli jul said:The problem is that I am doing:
File.Copy(this.file_name,this.save_name,true);
Than I want to edit some of the attributes in the new copy ,how can I do
it?
Not to add new attributes but to edit(rewrite) some of the attributes in
the document) How? Thanks a lot!