This topic has not yet been rated - Rate this topic

Debugger3.SymbolPathState Property

Gets a string that represents the state of all symbol paths for the .PDB symbol files that are used by Visual Studio for debugging.

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

Property Value

Type: System.String
A string that contains one character for each symbol path. If the symbol path is enabled, the character has a value of "1". If the symbol path not enabled, the character can have any other value.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement