本文介绍了当我使用"KnowFolders.DocumentsLibrary"时,出现NotImplementException的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
When i try to use the "StorageFolder storageFolder = KnownFolders.DocumentsLibrary;"
in my project, it raises the "NotImplementException". (SDK 8.0)
Can anybody help to answer my question?
Thanks.
推荐答案
http://social.msdn.microsoft .com/Forums/zh-CN/wpdevelop/thread/14e011fd-9364-4102-bf39-c3e5f4cb4b1a
这篇关于当我使用"KnowFolders.DocumentsLibrary"时,出现NotImplementException的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!