IVsNavInfo2 Interface

Definition

Identifies a symbol in the hierarchical tree of symbols.

public interface class IVsNavInfo2 : Microsoft::VisualStudio::Shell::Interop::IVsNavInfo
public interface class IVsNavInfo2 : Microsoft::VisualStudio::Shell::Interop::IVsNavInfo
__interface IVsNavInfo2 : Microsoft::VisualStudio::Shell::Interop::IVsNavInfo
[System.Runtime.InteropServices.Guid("916BA1DD-4C84-431E-9B06-FC80F9496FCF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsNavInfo2 : Microsoft.VisualStudio.Shell.Interop.IVsNavInfo
[<System.Runtime.InteropServices.Guid("916BA1DD-4C84-431E-9B06-FC80F9496FCF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsNavInfo2 = interface
    interface IVsNavInfo
Public Interface IVsNavInfo2
Implements IVsNavInfo
Attributes
Implements

Methods

EnumCanonicalNodes(IVsEnumNavInfoNodes)
EnumPresentationNodes(UInt32, IVsEnumNavInfoNodes)
GetLibGuid(Guid)
GetPreferredLanguage(UInt32)

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

GetSymbolType(UInt32)

Applies to