Share via


DkmGetDataFromDebuggeeSideVisualizerAsyncResult.ExceptionStackTrace Property

Definition

[Optional] The stack trace of the exception thrown, if any.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public string? ExceptionStackTrace { get; }
member this.ExceptionStackTrace : string
Public ReadOnly Property ExceptionStackTrace As String

Property Value

Applies to