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