ApplicationDataContainerSettings.Remove method

This topic has not yet been rated - Rate this topic

Removes a specific item from the ApplicationDataContainerSettings.

Syntax


public bool Remove(
  string key
)

Parameters

key

Type: System.String

The key of the item to remove.

Return value

Type: System.Boolean

true if the item was removed, otherwise false.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage

See also

ApplicationDataContainerSettings

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.