Hi all,
I am using ResXResourceWriter to generate .resx file. i can add resource entries in it but how to update and delete specific resource entry ??
i don't want to delete existing .resx file and generate a new file again with updated values.
I am using ResXResourceWriter to generate .resx file. i can add resource entries in it but how to update and delete specific resource entry ??
i don't want to delete existing .resx file and generate a new file again with updated values.