I am new to cecil.
I want to change the value of a string constant in a class. I get the
FieldDefinition, but how can i change the value?

const string CheckInfo = "Demo Info";

I want to change the "Demo Info" to "Xyz".

Thank you.
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to