PropertySet Class

Represents a property set.

Syntax

public ref class PropertySet sealed : IPropertySet, IObservableMap<String^ , Object^ >, IMap<String^ , Object^ >, IIterable<IKeyValuePair<String^ , Object^ >^ >  

Remarks

Implements a map with keys of type String and values of type PropertyValue.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

PropertySet Members

Windows.Foundation.Collections Namespace