Deployment Tools Foundation
Delete Method
Deletes the file. NOT SUPPORTED.

C# | Visual Basic | Visual C++ |
public override void Delete()
Public Overrides Sub Delete
public: virtual void Delete() override

Exception | Condition |
---|---|
NotSupportedException | Files cannot be deleted
from an existing archive. |