문제

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

도움이 되었습니까?

해결책

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?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top