SVsComponentModelHost Interface

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

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace