Share via


OAProjectItem.Remove Method

Removes the project item from the hierarchy.

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 Remove
'Usage
Dim instance As OAProjectItem

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

Implements

ProjectItem.Remove()

.NET Framework Security

See Also

Reference

OAProjectItem Class

OAProjectItem Members

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