OverwriteEventArgs contain a event data related to overwrite confirmation.
Declaring type: OverwriteEventArgs
Namespace: Cake3
Assembly: Cake3
Collapse/Expand Public Fields
  Name Description
Public Field Overwrite Gets or sets whether file should be overwrited.
Collapse/Expand Public Constructors
  Name Description
Public Method OverwriteEventArgs Overloaded. Inisalize a new instance of OverwriteEventArgs type.
Collapse/Expand Public Properties
  Name Description
Public Property Archiver Gets the calling archiver.
Public Property Filename Gets the file name that need to be confirmed.