CachedFileTarget
CachedFileTarget
CachedFileTarget
CachedFileTarget
Enum
Definition
Indicates whether updates should be applied to the locally cached copy or the remote version of the file.
public : enum class CachedFileTargetpublic enum CachedFileTargetPublic Enum CachedFileTarget// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Local Local Local Local | Update the locally cached copy of the file. |
| Remote Remote Remote Remote | Update the remote version of the file. |