Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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