Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetService to return a reference to IVsHTMLConverter.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")> _
Public Interface SVsHTMLConverter
[GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
[ComVisibleAttribute(false)]
[GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
public interface SVsHTMLConverter
[GuidAttribute(L"218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"218D0424-9C53-4EA1-A679-A0AED59B0E4F")]
public interface class SVsHTMLConverter
[<GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("218D0424-9C53-4EA1-A679-A0AED59B0E4F")>]
type SVsHTMLConverter = interface end
public interface SVsHTMLConverter