Click or drag to resize
Sandcastle Help File BuilderFileItemLink Property
This is used to set or get the link path

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

Property Value

Type: FilePath
If the item has no link path, this returns the Include path.
See Also