Hello,
I want to implement a function in c#, that writes the settings of all public properties of all classes into a json file, so that the file can also be imported at other locations for restoring the properties.
Do you have some hints how to start here ?
Best regards
I want to implement a function in c#, that writes the settings of all public properties of all classes into a json file, so that the file can also be imported at other locations for restoring the properties.
Do you have some hints how to start here ?
Best regards