windowsphone8中如何在系统的Documents中建立文件

windowsphone8中怎么在系统的Documents中建立文件我直接调用DocumentLibrary.CreateFileAsync就挂了,是个

windowsphone8中怎么在系统的Documents中建立文件
我直接调用DocumentLibrary.CreateFileAsync就挂了,是个未实现的异常?哪位知道如何操作?或者能否这么做。
[解决办法]
应该是你的应用程序属性没有设置可允许访问Document文件夹。
[解决办法]
API不支持的写,
应用只有读的权限,不能写