IVsProjectSpecificEditorMap 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 IVsProjectSpecificEditorMap type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSpecificEditorType | Use to specify which editor should be used to load the specified file. |
Top