Share via


OAProject.NotifyPropertiesDelete Method

Microsoft Internal Use Only.

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 NotifyPropertiesDelete
'Usage
Dim instance As OAProject

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

Implements

ISupportVSProperties.NotifyPropertiesDelete()

.NET Framework Security

See Also

Reference

OAProject Class

OAProject Members

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