Property PreventDoubleWrite
PreventDoubleWrite
If set to true, we throw anSystem.IO.IOException if the same file is opened by createOutput, ever.
Declaration
public virtual bool PreventDoubleWrite { set; }
Property Value
Type | Description |
---|---|
System.Boolean |