FileItemToContentFile Method
This is used to convert the file item to a
ContentFile instance
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public ContentFile ToContentFile()
Public Function ToContentFile As ContentFile
public:
ContentFile^ ToContentFile()
member ToContentFile : unit -> ContentFile
Return Value
ContentFileThe file item as a
ContentFile