This topic has not yet been rated - Rate this topic

Debugger3.OnlyLoadSymbolsManually Property

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 How to: Specify Symbol Locations and Loading Behavior.

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)
bool OnlyLoadSymbolsManually { get; }

Property Value

Type: System.Boolean
A Boolean value that is true if symbols must be loaded manually; false if symbols are loaded automatically.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement