IVsNavigableLocationResolver Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'宣言
<GuidAttribute("82D04B51-1626-43AA-B57F-9B23D4280333")> _
<InterfaceTypeAttribute()> _
Public Interface IVsNavigableLocationResolver
'使用
Dim instance As 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