J
Jim Rand
In Properties / Settings, I've got a setting (say "ExportPath") with a value
(say "C:\\Tmp").
Using C#, how do you get the setting value?
string settingValue = SomeNETWhatever["ExportPath"];
(say "C:\\Tmp").
Using C#, how do you get the setting value?
string settingValue = SomeNETWhatever["ExportPath"];