Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 417 Bytes

thumbnailtype.md

File metadata and controls

27 lines (18 loc) · 417 Bytes
-api-id -api-type
T:Windows.Storage.FileProperties.ThumbnailType
winrt enum

ThumbnailType

-description

Indicates whether the thumbnail is an icon or an image.

-enum-fields

-field Image:0

The thumbnail is an image.

-field Icon:1

The thumbnail is an icon.

-remarks

-examples

-see-also