Click or drag to resize

WebFileCacheInfo Properties

The WebFileCacheInfo type exposes the following members.

Properties
  NameDescription
Public propertyContentType
Gets the content type.
Public propertyDataFilePath
Gets the data file path.
Public propertyError
Gets the error description if an error occurred. May be null if no error occurred.
Public propertyETag
Gets the ETAG.
Public propertyExpires
Gets the expiration DateTime.
Public propertyFileName
Gets the file name.
Public propertyHttpStatus
Gets the HTTP status that was returned when the file was queried for the last time.
Public propertyId
Gets the identifier.
Public propertyLastModified
Gets the last modified DateTime.
Public propertyMetadataFilePath
Gets the metadata file path.
Public propertyStatus
Gets the web status that was returned when the file was queried for the last time.
Top
See Also