OAProject.NotifyPropertiesDelete Method

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.Package.Automation
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Public Overridable Sub NotifyPropertiesDelete
'使用
Dim instance As OAProject

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

Implements

ISupportVSPropertiesNotifyPropertiesDelete()

Permissions

See Also

Reference

OAProject Class

OAProject Members

Microsoft.VisualStudio.Package.Automation Namespace