This topic has not yet been rated - Rate this topic

DataPackagePropertySet.Item property

Gets or sets the element value at the specified key index.

Syntax


public object this[string key] { get; set; }

Property value

Type: System.Object

The element value at the specified key index.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.DataTransfer

See also

DataPackagePropertySet

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.