ThumbnailProvider Properties |
The ThumbnailProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| FilePath |
Gets the file path. Only valid if IInitializeWithFile was called.
(Inherited from Handler.) | |
| Item |
Gets the item. Only valid if IInitializeWithItem was called.
(Inherited from Handler.) | |
| Mode |
Indicate the access mode for the Item, FilePath or Stream.
(Inherited from Handler.) | |
| NativeStream |
Gets the native stream. Only valid if IInitializeWithStream was called.
(Inherited from Handler.) | |
| Site |
Gets the site object in the container.
(Inherited from Handler.) | |
| Stream |
Gets the stream. Only valid if IInitializeWithStream was called.
(Inherited from Handler.) |