IVsNavigableLocationResolver Interface

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

Syntax

'Declaration
<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

The IVsNavigableLocationResolver type exposes the following members.

Methods

  Name Description
Public method GetDisplayText
Public method GetPathFromLocation

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace