DkmEngineSymbolSettings.LoadAdjacentSymbols Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.