DkmStepper.FrameBase Property

Definition

The frame base of the first frame at the beginning of the step. This value will be MAXUINT64 if the StartingAddress was not specified.

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

Property Value

Returns UInt64.

Applies to