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