Method SetThumbnail
SetThumbnail(Nullable<Stream>)
Sets the thumbnail for this item from the given data stream.
Declaration
public virtual void SetThumbnail(Stream? imageBytes)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<Stream> | imageBytes | Encoded thumbnail image. |
Remarks
Changes to the thumbnail are visible only locally until this item's properties are updated.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |