Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
FileContent
.
FileContent
(IFile)
Constructor
Namespace
Statiq
.Common
Type
FileContent
Constructors
FileContent
(IFile)
FileContent
(IFile,
string)
Method Members
CloneWithMediaType
(string)
GetCacheCodeAsync
()
GetLength
()
GetStream
()
GetTextReader
()
Property Members
File
MediaType
Namespace
Statiq
.Common
Containing Type
FileContent
Syntax
public FileContent(IFile file)
Parameters
Name
Type
Description
file
IFile
On This Page
Syntax
Parameters