Как хранить строки в исполняемом файле?C#

Место общения программистов C#
Anonymous
Как хранить строки в исполняемом файле?

Сообщение Anonymous »


I can't use Settings because there's an external file. Is there any way to embed settings or otherwise embed data within the executable?

I need to be able to launch the application and have data saved from within and not loaded elsewhere.


Источник: https://stackoverflow.com/questions/133 ... executable

Вернуться в «C#»