Share via


OAProject.Delete Method

Removes the project from the current solution.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Automation
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Overridable Sub Delete
'Usage
Dim instance As OAProject

instance.Delete()
public virtual void Delete()
public:
virtual void Delete()
public function Delete()

Implements

Project.Delete()

.NET Framework Security

See Also

Reference

OAProject Class

OAProject Members

Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace