ThumbnailProviderHandlerIntegratedBase Class |
Namespace: ITHit.FileSystem.Windows.ShellExtension
The ThumbnailProviderHandlerIntegratedBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ThumbnailProviderHandlerIntegratedBase(ConcurrentDictionaryGuid, EngineWindows) |
Creates instance of this class.
| |
| ThumbnailProviderHandlerIntegratedBase(EngineWindows) |
Creates instance of this class.
|
| Name | Description | |
|---|---|---|
| FilePath |
Path to the file for which the thumbnail is generated.
(Inherited from ThumbnailProviderHandlerBase.) | |
| Logger |
Logger.
(Inherited from ThumbnailProviderHandlerBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Inherited from ThumbnailProviderHandlerBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetThumbnail |
Gets a thumbnail image and alpha type.
(Inherited from ThumbnailProviderHandlerBase.) | |
| GetThumbnailsAsync |
Returns thumbnail that corresponds to FilePath.
(Overrides ThumbnailProviderHandlerBaseGetThumbnailsAsync(UInt32).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize |
Initializes a handler with an IShellItem.
(Inherited from ThumbnailProviderHandlerBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |