This is used to get or set the path to scan for references.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public FolderPath ReferencePath { get; set; } |
| Visual Basic |
|---|
Public Property ReferencePath As FolderPath Get Set |