DkmEngineSymbolSettings.AutomaticLoading 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 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