DkmEngineSymbolSettings.ManualLoading 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 manual symbol loading is enabled. False otherwise.
public:
property bool ManualLoading { bool get(); };
public:
property bool ManualLoading { bool get(); };
public bool ManualLoading { get; }
member this.ManualLoading : bool
Public ReadOnly Property ManualLoading As Boolean
Property Value
Returns Boolean.