IVsNavInfoNode 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 node in the path of the symbol.
public interface class IVsNavInfoNode
public interface class IVsNavInfoNode
__interface IVsNavInfoNode
[System.Runtime.InteropServices.Guid("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsNavInfoNode
[<System.Runtime.InteropServices.Guid("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsNavInfoNode = interface
Public Interface IVsNavInfoNode
- Attributes
Methods
get_Name(String) |
Gets the name of the node. |
get_Type(UInt32) |
Gets the type of the node. |