我的项目需要引用什么才能使用 Windows shell?
具体来说,我想使用 IShellFolder
、IExtractImage
和 ShellInterop
从 PDF 和 DOC 文件中提取缩略图。
另外,我需要导入的命名空间也会很方便,
非常感谢您查看这个新手问题:)
Iain
Specifically, I want to use IShellFolder
, IExtractImage
and ShellInterop
in order to extract thumbnails from PDF and DOC files.
Also, the namespace I need to import would be handy too
Thanks so much for taking a look at this newbie question :)
Iain
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
命名空间:SnapStream.Util
程序集:SnapStream(在 SnapStream.dll 中)
我忘了提及,这不是框架的一部分。
Namespace: SnapStream.Util
Assembly: SnapStream (in SnapStream.dll)
I forgot to mention, that this is not a part of the framework.