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: 2026.1.20.0
FilePath LinkPath { get; set; }

Property Value

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

See Also