IVsEditorFactoryNotify Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | NotifyDependentItemSaved(IVsHierarchy^, UInt32, String^, UInt32, String^) | Method called when a file is saved. |
![]() | NotifyItemAdded(UInt32, IVsHierarchy^, UInt32, String^) | Method called when a new file (cloned from a template or existing file) is added to the project. |
![]() | NotifyItemRenamed(IVsHierarchy^, UInt32, String^, String^) | Method called when a file is renamed. |
Show:
