ContentFile Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public ContentFile(
	FilePath filePath
)

Parameters

filePath  FilePath
The full path to the content file

See Also