Enum RecursiveTargetBehaviour
Define the behaviour, when a target already exists
Namespace:FubarDev.WebDavServer
Assembly:FubarDev.WebDavServer.dll
Syntax
public enum RecursiveTargetBehaviour
Fields
Name | Description |
---|---|
DeleteTarget | Delete the existing target entry before copying the contents from the source |
Overwrite | Overwrite the existing target entry |