ProgressEventArgs Properties
Provides data for the ZipArchive.Progress event.
Name | Description |
---|---|
Can |
Gets or sets the value that specifies whether the process can proceed further.
Inherited from Can |
Progress | Obtains the progress value. |
See Also