SVSMDTypeResolutionService Interface

Passed to the QueryService method to return a reference to the IVSMDTypeResolutionService interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")> _
Public Interface SVSMDTypeResolutionService
[GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")]
public interface SVSMDTypeResolutionService
[GuidAttribute(L"3411DD99-2445-43C8-918E-99BFBFAF8292")]
public interface class SVSMDTypeResolutionService
[<GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")>]
type SVSMDTypeResolutionService =  interface end
public interface SVSMDTypeResolutionService

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace