This topic has not yet been rated - Rate this topic

IVSMDTypeResolutionService Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")] 
public interface IVSMDTypeResolutionService
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292") */ 
public interface IVSMDTypeResolutionService
InterfaceTypeAttribute(1) 
GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292") 
public interface IVSMDTypeResolutionService
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ