在创建.NET中的CD / DVD ISO映像映像、CD、NET、ISO

2023-09-03 02:38:44 作者:酒与心事

我在寻找一个库(或codeBase的),这将允许创建一个ISO映像从CD / DVD与.NET平台。

I'm searching for a library (or codebase) which will allow the creation of an ISO image from a CD/DVD with the .NET platform.

请问在.NET框架本身支持创建ISO映像?

Does the .NET framework itself support the creation of ISO images?

我AP preciate任何意见。

I appreciate any advice.

推荐答案

净本身不能创建或操作ISO映像。

.Net itself cannot create or manipulate ISO images.

您可以搜索谷歌的 ISO库;我发现这个。

You can search Google for ISO libraries; I found this one.