This topic has not yet been rated - Rate this topic

IStorageItem.DeleteAsync(StorageDeleteOption) method

Deletes the current item, optionally deleting it permanently.

Syntax


IAsyncAction DeleteAsync(
  StorageDeleteOption option
)

Parameters

option

Type: StorageDeleteOption

A value that indicates whether to delete the item permanently.

Return value

Type: IAsyncAction

No object or value is returned by this method when it completes.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Storage
Windows::Storage [C++]

Metadata

Windows.winmd

See also

IStorageItem
DeleteAsync

 

 

Build date: 5/16/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.