





Represents the system properties for a file.
The following tables list the members exposed by the FileProperties type.
Public Constructors
Name | Description | |
---|---|---|
FileProperties | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CacheControl | Gets or sets the cache-control value stored for the file. |
![]() |
ContentDisposition | Gets or sets the content-disposition value stored for the file. |
![]() |
ContentEncoding | Gets or sets the content-encoding value stored for the file. |
![]() |
ContentLanguage | Gets or sets the content-language value stored for the file. |
![]() |
ContentMD5 | Gets or sets the content-MD5 value stored for the file. |
![]() |
ContentType | Gets or sets the content-type value stored for the file. |
![]() |
ETag | Gets the file's ETag value. |
![]() |
LastModified | Gets the the last-modified time for the file, expressed as a UTC value. |
![]() |
Length | Gets the size of the file, in bytes. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |