IFileItemLinkPath Property

This is used to get or set the link path

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FilePath LinkPath { get; set; }

Property Value

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

See Also