IDebugNoSymbolsEvent2
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
Signals the Visual Studio debugger UI to warn the user that symbols could not be located for the launched executable.
Syntax
IDebugNoSymbolsEvent2 : IUnknown
Notes for Implementers
Implemented by debug engines and consumed by the Visual Studio debugger UI.
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll