Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 495 Bytes

propertyset_lookup_711408188.md

File metadata and controls

26 lines (18 loc) · 495 Bytes
-api-id -api-type
M:Windows.Foundation.Collections.PropertySet.Lookup(System.String)
winrt method

Windows.Foundation.Collections.PropertySet.Lookup

-description

Retrieves the value for the specified key.

-parameters

-param key

The key.

-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