IPropertySet interface

1 out of 5 rated this helpful - Rate this topic

Represents a collection of key-value pairs.

Syntax


public interface IPropertySet : IObservableMap<String, Object>, 
    IDictionary<String, Object>, IEnumerable<KeyValuePair>

Attributes

GuidAttribute("8a43ed9f-f4e6-4421-acf9-1dab2986820c")
HasVariantAttribute()
VersionAttribute(NTDDI_WIN8)

Members

The IPropertySet interface does not define any members.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Foundation.Collections
Windows::Foundation::Collections [C++]

Metadata

Windows.winmd

DLL

Windows.Foundation.dll

 

 

Build date: 2/25/2013

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