File access sample

This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to track a file or folder so that your app can access it again. This sample uses Windows.Storage and Windows.Storage.AccessCache API.

 
 
 
 
 
(32)
99,311 次
添加到收藏夹
2013/4/9
E-mail Twitter del.icio.us Digg Facebook

Solution Explorer(解决方案资源管理器)

C++
C#
JavaScript
VB.NET