Get or sets a value indicating whether to overwrite existing target files.
Namespace:
Rebex.Security
Assembly:
Rebex.Security (in Rebex.Security.dll)
Syntax
Visual Basic |
---|
Public Property OverwriteExistingFile As Boolean Get Set |
C# |
---|
public bool OverwriteExistingFile { get; set; } |