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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also