Contains information about a client-accessible file.
Name | Description | |
---|---|---|
FileResource |
Initializes a new instance of the FileResource class. |
Name | Description | |
---|---|---|
ContentType |
Gets the Content-Type of the file. |
|
ETag |
Gets the ETag of the file if available. |
|
Modified |
Gets the last modified timestamp of the file if available. |
|
Size |
Gets the size of the file in bytes. |
Name | Description | |
---|---|---|
OpenRead |
Opens the file for read access. |