Table of Contents

Property SourceFilesSearchPaths

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

SourceFilesSearchPaths

Gets or sets an array of directory paths used to search for the debugged source paths when a source path specified in a symbol file (pdb) was not found on disk.

public IList<string> SourceFilesSearchPaths { get; }

Property Value

IList<string>