Windows.Storage.ApplicationDataContainer.CreateContainer

December 9, 2020 ยท View on GitHub

-description

Creates or opens the specified settings container in the current settings container.

-parameters

-param name

The name of the container.

-param disposition

One of the enumeration values.

-returns

The settings container.

-remarks

-examples

-see-also

Store and retrieve settings and other app data

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param name
  4. 2.2-param disposition
  5. 3-returns
  6. 4-remarks
  7. 5-examples
  8. 6-see-also