ShellContent Class |
Namespace: ShellBoost.Core
public abstract class ShellContent
The ShellContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellContent | Initializes a new instance of the ShellContent class |
Name | Description | |
---|---|---|
![]() | Clsid |
Gets the storage Class Id.
|
![]() | CreationTime |
Gets or sets the creation time.
|
![]() | LastAccessTime |
Gets or sets the last access time.
|
![]() | LastWriteTime |
Gets or sets the last write time.
|
![]() | Length |
Gets the content length. It should be 0 for a directory.
|
![]() | LocksSupported |
Gets the content supported lock type.
|
![]() | Mode |
Gets the stream mode.
|
![]() | Name |
Gets or sets the content name.
|
![]() | StateBits |
Gets the stream state bits.
|
![]() | Type |
Gets the content storage type for Shell operations.
|
Name | Description | |
---|---|---|
![]() | GetContentStream |
Gets a stream instance on this content.
|
![]() | Read |
Reads a sequence of bytes from the current content and advances the position within the stream by the number of bytes read.
|
![]() | Seek |
Sets the position within the current stream.
|