- contentLength
ulong contentLength(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- creationDate
SysTime creationDate(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- eTag
string eTag(string path)
- getFolderContent
Path[] getFolderContent(string path, Path rootPath, Path rootUrl)
Undocumented in source. Be warned that the author may not have intended to support it.
- lastModified
SysTime lastModified(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- serveFileDav
IDav serveFileDav(URLRouter router, string rootUrl, string rootPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStream
FileStream toStream(string path)
Undocumented in source. Be warned that the author may not have intended to support it.