PropertyPrefetchOptions

April 24, 2020 ยท View on GitHub

-description

Indicates a system-defined group of file properties.

-enum-fields

-field None:0

No specific, system-defined property group.

-field MusicProperties:1

A group of music-related properties that can be access through a MusicProperties object.

-field VideoProperties:2

A group of video-related properties that can be access through a VideoProperties object.

-field ImageProperties:4

A group of image-related properties that can be access through a ImageProperties object.

-field DocumentProperties:8

A group of document-related properties that can be access through a DocumentProperties object.

-field BasicProperties:16

A group of basic properties that can be access through a BasicProperties object.

-remarks

-examples

-see-also

Folder enumeration sample (Windows 10)