我正在使用Windows Phone 8.1 RT,我想检查StorageFolder
中是否存在特定的文件夹/文件。文档定义为here,但我很惊讶地发现我无法访问该方法。该方法不会显示在Windows.Storage
命名空间中,Visual Studio也无法编译!
我该如何解决这个问题?该方法不再存在吗?我认为这只是我的应用程序的一个问题;我该如何解决这个问题?
答案 0 :(得分:2)
不,显然,Windows Phone 8.1不支持该方法。
关键是要查看文档底部的“要求(Windows 8.x和Windows Phone 8.x)”部分,其中显示:
Minimum supported client Windows 8.1
Minimum supported server Windows Server 2012 R2
Minimum supported phone None supported