IVsProjectSpecificEditorMap2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetSpecificEditorProperty(String^, Int32, Object^) | Gets properties related to project-specific editors and the Open With dialog box. |
![]() | GetSpecificEditorType(String^, Guid) | Specifies which editor should be used to load the specified file. |
![]() | GetSpecificLanguageService(String^, Guid) | Use to specify the language service that should be associated with the core editor if the core editor is the default editor. |
![]() | SetSpecificEditorProperty(String^, Int32, Object^) | Sets properties related to project-specific editors and the Open With dialog box. |
Show:
