Indicate to the sender that the current item should be overwritten if the specified condition is met.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub Overwrite ( _ condition As OverwriteCondition _ ) |
C# |
---|
public void Overwrite( OverwriteCondition condition ) |
Parameters
- condition
- Type: Rebex.IO..::..OverwriteCondition
Condition for the overwrite.