0 out of 1 rated this helpful - Rate this topic

DataPackagePropertySet.Clear | clear method

Removes all items from the property set.

Syntax

Public Sub Clear()

Parameters

This method has no parameters.

Remarks

Use this method in situations where you want to remove all of the properties in a DataPackagePropertySet at the same time.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.ApplicationModel.DataTransfer
Windows::ApplicationModel::DataTransfer [C++]

Metadata

Windows.winmd

See also

DataPackagePropertySet

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.