Share via


DkmEngineSymbolSettings.AutomaticLoading Property

Definition

True if the debugger should automatically load symbol files when needed, ignoring include/exclude lists.

This API was introduced in Visual Studio 17 RTM (DkmApiVersion.VS17RTM).

public bool AutomaticLoading { get; }
member this.AutomaticLoading : bool
Public ReadOnly Property AutomaticLoading As Boolean

Property Value

Applies to