IExtensionErrorHandler Interface
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.
Allows editor hosts to detect exceptions that get captured at extension points.
public interface class IExtensionErrorHandler
C++/CX
public interface class IExtensionErrorHandler
__interface IExtensionErrorHandler
public interface IExtensionErrorHandler
type IExtensionErrorHandler = interface
Public Interface IExtensionErrorHandler
- Derived
This is a MEF component part, and should be imported as follows: [Import] IExtensionErrorHandler errorHandler = null;
Handle |
Logs an exception to ActivityLogs and the telemetry, and notifies that an exception has occured. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |