IVsNavInfo2 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 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) |