Table of Contents

ContentFile.FullPath Property

Definition

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

This is used to get or set the full path to the content file

public string FullPath { get; }

Property Value

string

Remarks

This returns the path to the file's true location. For linked items, this path will differ from the LinkPath which returns the project-relative location.