Interface SVSMDTypeResolutionService
Passado para o QueryService método para retornar uma referência à interface IVSMDTypeResolutionService.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")]
public interface SVSMDTypeResolutionService
[GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")]
public interface class SVSMDTypeResolutionService
[<GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")>]
type SVSMDTypeResolutionService = interface end
<GuidAttribute("3411DD99-2445-43C8-918E-99BFBFAF8292")>
Public Interface SVSMDTypeResolutionService
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo