Deployment Tools Foundation
Delete Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileInfo ► Delete()()()()
Deletes the file. NOT SUPPORTED.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override void Delete()
Public Overrides Sub Delete
public: virtual void Delete() override
abstract Delete : unit -> unit override Delete : unit -> unit
Exceptions
Exception | Condition |
---|---|
NotSupportedException | Files cannot be deleted
from an existing archive. |
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.11.1.2318)