DkmCreateDebuggeeSideVisualizerObjectAsyncResult.ExceptionType Property
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.
[Optional] The type of the exception thrown, if any.
This API was introduced in Visual Studio 16 Update 10 (DkmApiVersion.VS16Update10).
public string? ExceptionType { get; }
member this.ExceptionType : string
Public ReadOnly Property ExceptionType As String