IVsNavInfo2 Interface

 

Identifies a symbol in the hierarchical tree of symbols.

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

[GuidAttribute("916BA1DD-4C84-431E-9B06-FC80F9496FCF")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsNavInfo2 : IVsNavInfo

NameDescription
System_CAPS_pubmethodEnumCanonicalNodes(IVsEnumNavInfoNodes)

System_CAPS_pubmethodEnumPresentationNodes(UInt32, IVsEnumNavInfoNodes)

System_CAPS_pubmethodGetLibGuid(Guid)

System_CAPS_pubmethodGetPreferredLanguage(UInt32)

Specifies a preferred language for the COMPlus library, overriding the default algorithm for determining the display language.

System_CAPS_pubmethodGetSymbolType(UInt32)

Return to top
Show: