MSDN Community

UWP API Reference

UWP Data API Reference

Welcome to the comprehensive API reference for data management within Universal Windows Platform (UWP) applications. This section covers APIs related to data storage, serialization, access, and synchronization.

Windows.Storage

Provides classes for accessing and managing files and folders, including local storage, roaming storage, and external storage devices.

Windows.Storage.Streams

Defines interfaces and classes for reading and writing data streams.

Windows.Data.Json

Provides classes for working with JSON data.

Windows.Data.Xml.Dom

Provides classes for parsing, manipulating, and creating XML documents.