DataPackagePropertySet.Remove method

This topic has not yet been rated - Rate this topic

Removes a specific item from the DataPackagePropertySet.

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.ApplicationModel.DataTransfer

See also

DataPackagePropertySet

 

 

Build date: 2/25/2013

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