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