Compartir a través de


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
Public method GetSpecificEditorProperty Gets properties related to project-specific editors and the Open With dialog box.
Public method GetSpecificEditorType Use to specify which editor should be used to load the specified file. (Inherited from IVsProjectSpecificEditorMap.)
Public method GetSpecificEditorType(String, Guid%) Specifies which editor should be used to load the specified file.
Public method GetSpecificLanguageService Use to specify the language service that should be associated with the core editor if the core editor is the default editor.
Public method SetSpecificEditorProperty Sets properties related to project-specific editors and the Open With dialog box.

Top

See Also

Reference

IVsProjectSpecificEditorMap2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace