Lets apps to provide real-time updates to files through the Cached File Updater contract.
Members
The Windows.Storage.Provider namespace has these types of members:
Classes
The Windows.Storage.Provider namespace has these classes.
| Class | Description |
|---|---|
| CachedFileUpdater | Manages files so that they can be updated in real-time by an app that participates in the Cached File Updater contract. |
| CachedFileUpdaterUI | Used to interact with the file picker if your app provides file updates through the Cached File Updater contract. |
| FileUpdateRequest | Provides information about a requested file update so that the app can complete the request. |
| FileUpdateRequestDeferral | Use to complete an update asynchronously. |
| FileUpdateRequestedEventArgs | Provides information about a FileUpdateRequested event. |
Enumerations
The Windows.Storage.Provider namespace has these enumerations.
| Enumeration | Description |
|---|---|
| CachedFileOptions | Describes when Windows will request an update to a file. |
| CachedFileTarget | Indicates whether updates should be applied to the locally cached copy or the remote version of the file. |
| FileUpdateStatus | Describes the status of a file update request. |
| ReadActivationMode | Indicates when Windows will request a file update if another app reads the locally cached version of the file. |
| UIStatus | Indicates the status of the file picker UI. |
| WriteActivationMode | Indicates whether other apps can write to the locally cached version of the file and when Windows will request an update if another app writes to that local file. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012