Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AllowFileOverwriteEventArgs Constructors

Provides data for the ZipArchive.AllowFileOverwrite event.
Name Parameters Description
AllowFileOverwriteEventArgs(ZipItem, String) zipItem, targetFilePath Initializes a new instance of the AllowFileOverwriteEventArgs class with the zip item and the path to where it will be unzipped.
See Also