Table of Contents

ContentFile.LinkPath Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get or set the link path to the content file (the project-relative location)

public string LinkPath { get; set; }

Property Value

string

Remarks

For linked items, this will be the location of the file within the project. For files outside the project folder, this will not match the FullPath property value.