在 Silverlight 中获取 Windows 图标和文件类型名称?
我正在尝试获取我正在使用 OpenFileDialog 读取的文件的本机 Windows 图标和文件类型名称。 FileInfo 不包含此内容。我需要类似于 shell32.SHGetFileInfo 和 szTypeName 的东西,但我相信 shell32 与 silverlight 存在权限问题。我有办法做到这一点吗?
I am trying to get the native windows icons and file type names for a file I am reading in using OpenFileDialog. The FileInfo doesn't contain this. I need something similar to shell32.SHGetFileInfo and szTypeName, but I believe shell32 has permission problems with silverlight. Is there a way for me to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论