In The Hand LtdIn The Hand
RecycleOption Enumeration
NamespacesInTheHand.VisualBasic.FileIORecycleOption
.NET Components for Mobility
Specifies whether a file should be deleted permanently or placed in the Recycle Bin.
Declaration Syntax
C#Visual Basic
public enum RecycleOption
Public Enumeration RecycleOption
Members
MemberDescription
DeletePermanently
Delete the file or directory permanently. Default.

SendToRecycleBin
Send the file or directory to the Recycle Bin.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
Not all Windows CE shells have the concept of Recycle Bin.

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0