IVsProjectSpecificEditorMap2 Members
Include Protected Members
Include Inherited Members
Implemented by projects to support placing a project-specific editor in the Open With dialog box, or to indicate which editor or language service should be associated with a file type.
The IVsProjectSpecificEditorMap2 type exposes the following members.
Methods
Name
Description
Gets properties related to project-specific editors and the Open With dialog box.
Overloaded.
Use to specify the language service that should be associated with the core editor if the core editor is the default editor.
Sets properties related to project-specific editors and the Open With dialog box.
Top