Код: Выделить всё
FileStream fs = new FileStream(filePath, FileMode.Open, FileAccess.Read)
Любая помощь?
Подробнее здесь: https://stackoverflow.com/questions/162 ... er-process
Код: Выделить всё
FileStream fs = new FileStream(filePath, FileMode.Open, FileAccess.Read)