Click or drag to resize
Sandcastle Help File BuilderReferenceItemHintPath Property
This is used to set or path to the dependency

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public virtual FilePath HintPath { get; set; }

Property Value

Type: FilePath
For GAC dependencies, this should be null.
See Also