Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 780 Bytes

folderlauncheroptions_itemstoselect.md

File metadata and controls

24 lines (17 loc) · 780 Bytes
-api-id -api-type -api-device-family-note
P:Windows.System.FolderLauncherOptions.ItemsToSelect
winrt property
xbox

Windows.System.FolderLauncherOptions.ItemsToSelect

-description

Provides the list of items to select when File Explorer displays the contents of the specified folder.

-property-value

The list of items to select when File Explorer displays the contents of the specified folder.

-remarks

You can add and remove items in this collection. The ItemsToSelect property is read-only, however, because you can't delete the collection that it returns or provide another instance of a collection.

-examples

-see-also