Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 526 Bytes

cachedfiletarget.md

File metadata and controls

28 lines (19 loc) · 526 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Storage.Provider.CachedFileTarget
winrt enum
xbox

CachedFileTarget

-description

Indicates whether updates should be applied to the locally cached copy or the remote version of the file.

-enum-fields

-field Local:0

Update the locally cached copy of the file.

-field Remote:1

Update the remote version of the file.

-remarks

-examples

-see-also