Gets the condition to apply for the Overwrite reaction. If the chosen reaction is not Overwrite, this property is ignored.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property OverwriteCondition As OverwriteCondition
	Get
C#
public OverwriteCondition OverwriteCondition { get; }

Field Value

Overwrite condition.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also