This topic has not yet been rated - Rate this topic

Debugger3.SymbolPath Property

Gets a string that contains paths to .PDB symbol files that are used by Visual Studio for debugging. The Visual Studio user can specify symbols paths in the Options dialog box. For more information, see How to: Specify Symbol Locations and Loading Behavior.

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)
string SymbolPath { get; }

Property Value

Type: System.String
A string that contains a semicolon delimited list of paths to the .PDB symbol files.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement