ThumbnailProviderHandlerRpcBase Class |
Namespace: ITHit.FileSystem.Windows.ShellExtension
The ThumbnailProviderHandlerRpcBase type exposes the following members.
Name | Description | |
---|---|---|
ThumbnailProviderHandlerRpcBase | Initializes a new instance of the ThumbnailProviderHandlerRpcBase class |
Name | Description | |
---|---|---|
FilePath |
Path to the file for which the thumbnail is generated.
(Inherited from ThumbnailProviderHandlerBase.) | |
Logger |
Logger.
(Overrides ThumbnailProviderHandlerBaseLogger.) |
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.) |