DkmStowedExceptionInformation.StackTrace Property

Definition

A pointer to a memory block that contains the stack trace.

This API was introduced in Visual Studio 12 Update 3 (DkmApiVersion.VS12Update3).

public:
 property System::UInt64 StackTrace { System::UInt64 get(); };
public:
 property unsigned long long StackTrace { unsigned long long get(); };
public ulong StackTrace { get; }
member this.StackTrace : uint64
Public ReadOnly Property StackTrace As ULong

Property Value

Applies to