StorageDeleteOption Enumeration

Specifies whether an item that is deleted is sent to the Recycle Bin or permanently deleted.

Syntax

public enum class StorageDeleteOption  

Members

Member Value Description
Default  
PermanentDelete Permanently deletes the item.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

Windows.Storage Namespace