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