IVSMDTypeResolutionService Members

Include Protected Members
Include Inherited Members

Makes an instance of ITypeResolutionService available that you can use in native (unmanaged) code. You can get an instance of the interface through the GetItemContext method of the IVsProject interface. You can also obtain the interface through the SVSMDTypeResolutionService (SID_SVSMDTypeResoluionService) service.

The IVSMDTypeResolutionService type exposes the following members.

Methods

  Name Description
Public method TypeResolutionService

Top

See Also

Reference

IVSMDTypeResolutionService Interface

Microsoft.VisualStudio.Shell.Interop Namespace