Specifies the method of the transfer.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Enumeration TransferMethod
C#
public enum TransferMethod

Members

Member nameDescription
Supported by the .NET Compact FrameworkCopy
Items are copied.
Supported by the .NET Compact FrameworkMove
Items are moved to the target destination (items are deleted in the source location).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also