本文介绍了Windows Phone OneDrive文件到IStorageFile的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有办法可以将OneDrive中的文件作为StorageFile获取?
我见过对CreateStreamedFileAsync的引用,但在WP8中不支持。
有什么想法吗?
解决方案
Is there a way that can I get a file from OneDrive as a StorageFile ?
I've seen references to CreateStreamedFileAsync but not supported in WP8.
Any thoughts ?
解决方案
这篇关于Windows Phone OneDrive文件到IStorageFile的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!