SVsComponentModelHost Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsComponentModelHost.
public interface class SVsComponentModelHost
public interface class SVsComponentModelHost
__interface SVsComponentModelHost
[System.Runtime.InteropServices.Guid("DEBF6A60-A2CB-4059-8677-0067F046C4BC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsComponentModelHost
[<System.Runtime.InteropServices.Guid("DEBF6A60-A2CB-4059-8677-0067F046C4BC")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsComponentModelHost = interface
Public Interface SVsComponentModelHost
- Attributes