Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Enables the debugger to handle some HTML elements in its output. You can get an instance of the interface from the SVsHTMLConverter (SID_SVsHTMLConverter) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
<GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsHTMLConverter
'Utilisation
Dim instance As IVsHTMLConverter
[GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
[InterfaceTypeAttribute()]
public interface IVsHTMLConverter
[GuidAttribute(L"218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
[InterfaceTypeAttribute()]
public interface class IVsHTMLConverter
public interface IVsHTMLConverter