FileItemToContentFile Method

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

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public ContentFile ToContentFile()

Return Value

ContentFile
The file item as a ContentFile

See Also