IVsRegisterEditors Interface
Registers and unregisters editors in the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
See illustrations of the implementation and/or calling of this interface in the samples Basic Edit Overview and Figures Edit Sample.
Notes to Implementers Implemented by the environment. Notes to Callers Called by VSPackages to register and unregister its editor factory.