This is used to get or set the path to scan for references.

Namespace: SandcastleBuilder.PlugIns
Assembly: 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

Property Value

Type: FolderPath

See Also