Microsoft introduced a new System.IO.MemoryMappedFiles namespace in .Net 4. Does anyone know if it will support alternate data streams? Thx!
Microsoft introduced a new System.IO.MemoryMappedFiles namespace in .Net 4. Does anyone know if it
Share
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?