g
Frontend | Backend | Api

Files\Models\Api\VirtualFile

VirtualFile

Property Description Returns
virtualFilePath Get the full virtual file path. Returns an empty string if the file was not found and logs an error. string
content Get the raw content of the file. Returns an empty string if the file was not found and logs an error. string
id int
md5 string
type string
size int
virtualFilename string
created Get the date the record was created. DateTime