DkmCppExceptionInformation.Address Property

Definition

The address where the exception occurred.

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

Property Value

Returns UInt64.

Applies to