OverwriteOutputFile Property
Specifies that the FileStreamProvider should overwrite a file if exists; otherwise, a new file with unique name should be created.
public bool OverwriteOutputFile {get; set;}
'Declaration
Public Property OverwriteOutputFile As Boolean