【问题标题】:What does my project need to reference in order to use the Windows shell?为了使用 Windows shell,我的项目需要参考什么?
【发布时间】:2011-01-28 09:28:45
【问题描述】:

具体来说,我想使用IShellFolderIExtractImageShellInterop 来从PDF 和DOC 文件中提取缩略图。

另外,我需要导入的命名空间也很方便

非常感谢您查看这个新手问题:)

伊恩

【问题讨论】:

    标签: c# .net windows thumbnails windows-shell


    【解决方案1】:

    命名空间:SnapStream.Util

    程序集:SnapStream(在 SnapStream.dll 中)

    public interface IShellFolder
    public interface IExtractImage
    

    我忘了说,这不是框架的一部分。

    【讨论】:

    • 非常感谢 Tommy,但我似乎无法在演示框架内找到 System.Windows.Shell...还有其他想法吗?
    • @lain: 很抱歉我转身检查我的新答案
    猜你喜欢
    • 2012-07-08
    • 2021-10-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-02-21
    • 2016-02-14
    • 2019-02-23
    相关资源
    最近更新 更多