DkmFramePseudoLocal.HideByDefault Property

Definition

If true, the pseudo local is not returned with the rest of the locals and can be viewed only by evaluating the name.

This API was introduced in Visual Studio 16 Update 5 (DkmApiVersion.VS16Update5).

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

Property Value

Applies to