attributes

  • Thread starter Thread starter juli jul
  • Start date Start date
J

juli jul

Hello,
How can I write (edit) from code some of the attributes in xml document?
Thank you!
 
How can I write (edit) from code some of the attributes in xml document?If you are referring to your .config file, then it should not be written to
because it might be stored on a CD or when you run in a protected
invironment, anything stored under the "Program Files" folder is in that
case read-only.

It is only intended for startup conditions and filled in by the developer
and distributor.
If you wish to save user settings then you should create another xml file in
the users folder yourself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top