Share via


OAProjectItem.Delete Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overridable Sub Delete
public virtual void Delete()
public:
virtual void Delete()
abstract Delete : unit -> unit 
override Delete : unit -> unit 
public function Delete()

Implements

ProjectItem.Delete()

.NET Framework Security

See Also

Reference

OAProjectItem Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace