Share via


DkmStackFrame.IsStale Property

Definition

Specifies if this stack frame is stale or not after an Edit and Continue.

This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).

public:
 property bool IsStale { bool get(); };
public bool IsStale { get; }
member this.IsStale : bool
Public ReadOnly Property IsStale As Boolean

Property Value

Applies to