FileShellContent Properties |
The FileShellContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Clsid |
Gets the storage Class Id.
(Inherited from ShellContent.) | |
| CreationTime |
Gets or sets the file creation time.
(Overrides ShellContentCreationTime.) | |
| Info |
Gets the FileInfo instance.
| |
| LastAccessTime |
Gets or sets the file last access time.
(Overrides ShellContentLastAccessTime.) | |
| LastWriteTime |
Gets or sets the file last write time.
(Overrides ShellContentLastWriteTime.) | |
| Length |
Gets the file 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 file name.
(Overrides ShellContentName.) | |
| StateBits |
Gets the stream state bits.
(Inherited from ShellContent.) | |
| Stream |
Gets the underlying stream instance. Lazily loaded.
| |
| Type |
Gets the content storage type for Shell operations.
(Overrides ShellContentType.) |