Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.05 KB

resourcemap_getvalue_824525603.md

File metadata and controls

30 lines (21 loc) · 1.05 KB
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceMap.GetValue(System.String)
winrt method

Windows.ApplicationModel.Resources.Core.ResourceMap.GetValue

-description

Note

GetValue(String) may be altered or unavailable for releases after Windows 8.1. Instead, use GetValue(String, ResourceContext).

Returns the most appropriate candidate for a resource that is specified by a resource identifier within the default context.

-parameters

-param resource

A resource identifier specified as a name or reference. For details, see the remarks for ResourceMap class.

-returns

A ResourceCandidate that describes the most appropriate candidate.

-remarks

-examples

-see-also

GetValue(String, ResourceContext), ResourceContext.QualifierValues