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)

[GuidAttribute("1BD1DD01-1246-4694-9DA7-8ADCD9CA3275")]
[InterfaceTypeAttribute(1)]
public interface IVsNavInfoNode

NameDescription
System_CAPS_pubmethodget_Name(String)

Gets the name of the node.

System_CAPS_pubmethodget_Type(UInt32)

Gets the type of the node.

Return to top
Show: