Deployment Tools Foundation
Delete Method
Deletes the file. NOT SUPPORTED.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public override void Delete()
Public Overrides Sub Delete
public: virtual void Delete() override
Exceptions| Exception | Condition |
|---|---|
| NotSupportedException | Files cannot be deleted
from an existing archive. |