IVsNavInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies a symbol in the hierarchical tree of symbols.
public interface class IVsNavInfo
public interface class IVsNavInfo
__interface IVsNavInfo
[System.Runtime.InteropServices.Guid("61772DB8-2D5B-49CB-9CE8-891459921F7F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsNavInfo
[<System.Runtime.InteropServices.Guid("61772DB8-2D5B-49CB-9CE8-891459921F7F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsNavInfo = interface
Public Interface IVsNavInfo
- Derived
- Attributes
Methods
EnumCanonicalNodes(IVsEnumNavInfoNodes) |
Defines a collection of nodes contained in the canonical path of the symbol. |
EnumPresentationNodes(UInt32, IVsEnumNavInfoNodes) |
Defines a collection of nodes contained in the presentation path of the symbol. |
GetLibGuid(Guid) |
Identifies the symbol library. |
GetSymbolType(UInt32) |
Identifies the type of the symbol. |