Partilhar via


Interface IVsNavigableLocationResolver

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
<GuidAttribute("82D04B51-1626-43AA-B57F-9B23D4280333")> _
<InterfaceTypeAttribute()> _
Public Interface IVsNavigableLocationResolver
[GuidAttribute("82D04B51-1626-43AA-B57F-9B23D4280333")]
[InterfaceTypeAttribute()]
public interface IVsNavigableLocationResolver
[GuidAttribute(L"82D04B51-1626-43AA-B57F-9B23D4280333")]
[InterfaceTypeAttribute()]
public interface class IVsNavigableLocationResolver
[<GuidAttribute("82D04B51-1626-43AA-B57F-9B23D4280333")>]
[<InterfaceTypeAttribute()>]
type IVsNavigableLocationResolver =  interface end
public interface IVsNavigableLocationResolver

O tipo IVsNavigableLocationResolver expõe os membros a seguir.

Métodos

  Nome Descrição
Método público GetDisplayText
Método público GetPathFromLocation

Superior

Consulte também

Referência

Namespace Microsoft.VisualStudio.TextManager.Interop