DkmStowedExceptionInformation.ExceptionAddress Property

Definition

The address of the exception.

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

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

Property Value

Applies to