IFileItemToContentFile Method

This is used to convert the file item to a ContentFile instance

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
ContentFile ToContentFile()

Return Value

ContentFile
The file item as a ContentFile

See Also