Click or drag to resize

WebFileShellContent Properties

The WebFileShellContent type exposes the following members.

Properties
  NameDescription
Public propertyClsid
Gets the storage Class Id.
(Inherited from ShellContent.)
Public propertyCreationTime
Gets or sets the creation time.
(Inherited from ShellContent.)
Public propertyLastAccessTime
Gets or sets the last access time.
(Inherited from ShellContent.)
Public propertyLastWriteTime
Gets or sets the last write time.
(Inherited from ShellContent.)
Public propertyLength
Gets the content length.
(Inherited from StreamShellContent.)
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 propertyStream
Gets the underlying Stream instance.
(Inherited from StreamShellContent.)
Public propertyType
Gets the content storage type for Shell operations.
(Inherited from StreamShellContent.)
Top
See Also