Share via


IVsEditorFactoryNotify Members

Include Protected Members
Include Inherited Members

Provides notification methods for saving or renaming a file, or adding an item.

The IVsEditorFactoryNotify type exposes the following members.

Methods

  Name Description
Public method NotifyDependentItemSaved Method called when a file is saved.
Public method NotifyItemAdded Method called when a new file (cloned from a template or existing file) is added to the project.
Public method NotifyItemRenamed Method called when a file is renamed.

Top

See Also

Reference

IVsEditorFactoryNotify Interface

Microsoft.VisualStudio.Shell.Interop Namespace