Gets or sets a value that indicates whether to skip duplicate items in directory listings or whether to fail.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Property SkipDuplicateItems As Boolean Get Set |
| C# |
|---|
public bool SkipDuplicateItems { get; set; } |