IVsNavInfoNode Interface

Identifies a node in the path of the symbol.

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

Syntax

‘선언
<GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")> _
<InterfaceTypeAttribute()> _
Public Interface IVsNavInfoNode
‘사용 방법
Dim instance As IVsNavInfoNode
[GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
[InterfaceTypeAttribute()]
public interface IVsNavInfoNode
[GuidAttribute(L"1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
[InterfaceTypeAttribute()]
public interface class IVsNavInfoNode
[<GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")>]
[<InterfaceTypeAttribute()>]
type IVsNavInfoNode =  interface end
public interface IVsNavInfoNode

See Also

Reference

IVsNavInfoNode Members

Microsoft.VisualStudio.Shell.Interop Namespace