DkmEngineSettings.DataBreakpointAsString Property

Definition

If data breakpoints descriptors should be treated as strings.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTM).

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

Property Value

Applies to