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 IVsComponentModelHost.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("DEBF6A60-A2CB-4059-8677-0067F046C4BC")> _
Public Interface SVsComponentModelHost
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("DEBF6A60-A2CB-4059-8677-0067F046C4BC")]
public interface SVsComponentModelHost
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"DEBF6A60-A2CB-4059-8677-0067F046C4BC")]
public interface class SVsComponentModelHost
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("DEBF6A60-A2CB-4059-8677-0067F046C4BC")>]
type SVsComponentModelHost = interface end
public interface SVsComponentModelHost