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