IStorageFile.CopyAsync Methods
重载列表
| 方法 | 描述 |
|---|---|
| CopyAsync(IStorageFolder) | Creates a copy of the file in the specified folder. |
| CopyAsync(IStorageFolder, String) | Creates a copy of the file in the specified folder, using the desired name. |
| CopyAsync(IStorageFolder, String, NameCollisionOption) | Creates a copy of the file in the specified folder, using the desired name. This method also specifies what to do if an existing file in the specified folder has the same name. |
要求
|
最低受支持的客户端 | Windows 8 |
|---|---|
|
最低受支持的服务器 | Windows Server 2012 |
|
最低受支持的电话 | Windows Phone 8 |
|
命名空间 |
|
|
元数据 |
|
另请参阅