This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates or opens the specified settings container in the current settings container.
public: virtual ApplicationDataContainer ^ CreateContainer(Platform::String ^ name, ApplicationDataCreateDisposition disposition) = CreateContainer;ApplicationDataContainer CreateContainer(winrt::hstring const& name, ApplicationDataCreateDisposition const& disposition);public ApplicationDataContainer CreateContainer(string name, ApplicationDataCreateDisposition disposition);function createContainer(name, disposition)Public Function CreateContainer (name As String, disposition As ApplicationDataCreateDisposition) As ApplicationDataContainerPlatform::String
winrt::hstring
The name of the container.
One of the enumeration values.
The settings container.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?