Debugger5::OnlyLoadSymbolsManually Property
Visual Studio 2015
Gets a value that determines whether symbols are loaded manually or automatically. The Visual Studio user can determine this setting in the Options dialog box. For more information about how to set this value within Visual Studio, see .05384c85-d264-4e18-abaa-aa482ab25470
Assembly: EnvDTE100 (in EnvDTE100.dll)
Property Value
Type: System::BooleanA Boolean that is true if symbols must be loaded manually; false if symbols are loaded automatically.
Implements
Debugger4::OnlyLoadSymbolsManually
Show: