Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.01 KB

knownretailinfoproperties.md

File metadata and controls

21 lines (15 loc) · 1.01 KB
-api-id -api-type
T:Windows.System.Profile.KnownRetailInfoProperties
winrt class

Windows.System.Profile.KnownRetailInfoProperties

-description

Identifies the string keys that might exist within the RetailInfo.Properties map of retail-demo relevant property values.

-remarks

All members of KnownRetailInfoProperties are static string properties where the base API name and the value of the string match exactly. The intention of this type is to use the members as the string source when you use the generic IMapView or IReadOnlyDictionary APIs that access the RetailInfo.Properties items by string key, so that you're asking for properties that typically exist.

-examples

-see-also

RetailInfo.Properties