Question

Microsoft introduced a new System.IO.MemoryMappedFiles namespace in .Net 4. Does anyone know if it will support alternate data streams? Thx!

Was it helpful?

Solution

i am pretty sure that no. FileStream's filename validation didn't accept alternate data streams paths, i think here it will behave the same. why do you need ADS?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top