Returns a value that indicates whether a specified key exists in the DataPackagePropertySet. If an item with that key exists, the item is retrieved as an out parameter.
Syntax
Parameters
- key
-
Type: System.String
The key to check for in the DataPackagePropertySet.
- value (out parameter)
-
Type: System.Object
The item, if it exists. Contains null if the item does not exist in the DataPackagePropertySet.
Return value
Type: System.Boolean
True if an item with that key exists in the DataPackagePropertySet; otherwise, false.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
Windows.ApplicationModel.DataTransfer |
See also
Build date: 2/25/2013