This topic has not yet been rated - Rate this topic

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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("78036A8D-A04C-43E4-8BC0-846E63AFA9A2")] 
public interface IVsRegisterEditors
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("78036A8D-A04C-43E4-8BC0-846E63AFA9A2") */ 
public interface IVsRegisterEditors
InterfaceTypeAttribute(1) 
GuidAttribute("78036A8D-A04C-43E4-8BC0-846E63AFA9A2") 
public interface IVsRegisterEditors

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ