问题
Is there an easy way to write to a CD from .Net? How about creating a multisession CD that autoruns an executable that writes to itself?
回答1:
You can do this via the ICDBurn interface.
See this article for details.
回答2:
IMAPI is what you want. There are .net wrappers, but I've never used any of them.
回答3:
IMAPI2. In short, no, there is no easy way to write to a CD from within .NET.
回答4:
Burning and Erasing CD/DVD/Blu-ray Media with C# and IMAPI2 @ codeproject.com
来源:https://stackoverflow.com/questions/799867/write-to-a-cd-from-net