次の方法で共有


DkmEngineSymbolSettings.AutomaticLoading プロパティ

定義

True を指定すると、デバッガーは必要に応じてシンボル ファイルを自動的に読み込み、インクルード/除外リストを無視します。

この API は Visual Studio 17 RTM (DkmApiVersion.VS17RTM) で導入されました。

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

プロパティ値

適用対象