DkmEngineSymbolSettings.LoadAdjacentSymbols Property

Definition

True if all symbols adjacent to the matching module or at the path specified in the binary should be loaded regardless of include/exclude status.

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

Property Value

Returns Boolean.

Applies to