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
'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")> _
Public Interface IVsNavInfoNode
'使用
Dim instance As IVsNavInfoNode
[InterfaceTypeAttribute()]
[GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
public interface IVsNavInfoNode
[InterfaceTypeAttribute()]
[GuidAttribute(L"1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
public interface class IVsNavInfoNode
public interface IVsNavInfoNode