Options for controlling where symbols can be found
Enable the use of symbol paths.
/enableSymbolPaths:On|Off
Example: /enableSymbolPaths:On
Example: /enableSymbolPaths:Off
Clear all symbol paths.
/clearSymbolPaths
Add a path to the list of places that will be searched for symbols.
/addSymbolPath filename
Example: /addSymbolPath e:\my-symbols
Example: /addSymbolPath "e:\a directory path containing spaces\my-symbols"