FileItemLinkPath Property

This is used to set or get the link path

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public FilePath LinkPath { get; set; }

Property Value

FilePath
If the item has no link path, this returns the IncludePath path

See Also