IVsProjectSpecificEditorMap Interface
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.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
<GuidAttribute("4B2BEBAA-BA1E-4479-8720-8CE19D276098")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProjectSpecificEditorMap
Dim instance As IVsProjectSpecificEditorMap
[GuidAttribute("4B2BEBAA-BA1E-4479-8720-8CE19D276098")]
[InterfaceTypeAttribute()]
public interface IVsProjectSpecificEditorMap
[GuidAttribute(L"4B2BEBAA-BA1E-4479-8720-8CE19D276098")]
[InterfaceTypeAttribute()]
public interface class IVsProjectSpecificEditorMap
public interface IVsProjectSpecificEditorMap