ProjectItem.Delete Method

Removes the item from its project and its storage.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit
function Delete()

.NET Framework Security

See Also

Reference

ProjectItem Interface

EnvDTE Namespace

Other Resources

How to: Compile and Run the Automation Object Model Code Examples