ZipArchiveEntry.Delete Metoda

Definicja

Usuwa wpis z archiwum zip.

public:
 void Delete();
public void Delete ();
member this.Delete : unit -> unit
Public Sub Delete ()

Wyjątki

Wpis jest już otwarty do czytania lub zapisu.

Archiwum zip dla tego wpisu zostało otwarte w trybie innym niż Update.

Archiwum zip dla tego wpisu zostało usunięte.

Dotyczy