IVsNavInfo2 接口

定义

标识符号的层次结构树中的符号。

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
属性
实现

方法

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

为 COMPlus 库指定首选语言,并覆盖用于确定显示语言的默认算法。

GetSymbolType(UInt32)

适用于