Click or drag to resize

WebCacheShellContent Properties

The WebCacheShellContent type exposes the following members.

Properties
  NameDescription
Public propertyClsid
Gets the storage Class Id.
(Inherited from ShellContent.)
Public propertyCreationTime
Gets the creation time.
(Overrides ShellContentCreationTime.)
Public propertyDownloadOptions
Gets or sets download options. Must be set before any call to Read or Seek.
Public propertyLastAccessTime
Gets the last access time.
(Overrides ShellContentLastAccessTime.)
Public propertyLastWriteTime
Gets the last write time.
(Overrides ShellContentLastWriteTime.)
Public propertyLength
Gets the content length. It should be 0 for a directory.
(Overrides ShellContentLength.)
Public propertyLocksSupported
Gets the content supported lock type.
(Inherited from ShellContent.)
Public propertyMode
Gets the stream mode.
(Inherited from ShellContent.)
Public propertyName
Gets or sets the content name.
(Inherited from ShellContent.)
Public propertyStateBits
Gets the stream state bits.
(Inherited from ShellContent.)
Public propertyType
Gets the content storage type for Shell operations.
(Inherited from ShellContent.)
Public propertyUrl
Gets the content url.
Top
See Also