StreamShellContent Properties |
The StreamShellContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Clsid |
Gets the storage Class Id.
(Inherited from ShellContent.) | |
| CreationTime |
Gets or sets the creation time.
(Inherited from ShellContent.) | |
| LastAccessTime |
Gets or sets the last access time.
(Inherited from ShellContent.) | |
| LastWriteTime |
Gets or sets the last write time.
(Inherited from ShellContent.) | |
| Length |
Gets the content length.
(Overrides ShellContentLength.) | |
| LocksSupported |
Gets the content supported lock type.
(Inherited from ShellContent.) | |
| Mode |
Gets the stream mode.
(Inherited from ShellContent.) | |
| Name |
Gets or sets the content name.
(Inherited from ShellContent.) | |
| StateBits |
Gets the stream state bits.
(Inherited from ShellContent.) | |
| Stream |
Gets the underlying Stream instance.
| |
| Type |
Gets the content storage type for Shell operations.
(Overrides ShellContentType.) |