Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 518 Bytes

applicationdatacompositevalue_lookup_711408188.md

File metadata and controls

26 lines (18 loc) · 518 Bytes
-api-id -api-type
M:Windows.Storage.ApplicationDataCompositeValue.Lookup(System.String)
winrt method

Windows.Storage.ApplicationDataCompositeValue.Lookup

-description

Retrieves the specified application setting.

-parameters

-param key

The key of the setting.

-returns

The value, if an item with the specified key exists. Use the HasKey method to determine whether the key exists.

-remarks

-examples

-see-also