ApplicationDataContainerSettings.Remove | remove method
Removes the specified application setting.
Syntax
public: void Remove( String^ key )
Parameters
- key
-
Type: String [JavaScript] | Platform::String [C++]
The key of the setting.
Remarks
For the C# and Microsoft Visual Basic version of the Remove(String) method, see Remove.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
DLL |
|
See also
- Tasks
- Quickstart: Local application data (JavaScript)
- Quickstart: Local application data (C#/VB/C++)
- Quickstart: Roaming application data (JavaScript)
- Quickstart: Roaming application data (C#/VB/C++)
- Concepts
- Application data overview
- Reference
- ApplicationDataContainerSettings
Build date: 5/16/2013
