Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 515 Bytes

resourcecandidate_getqualifiervalue_1263542058.md

File metadata and controls

26 lines (18 loc) · 515 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceCandidate.GetQualifierValue(System.String)
winrt method

Windows.ApplicationModel.Resources.Core.ResourceCandidate.GetQualifierValue

-description

Returns the value of a qualifier, given its name.

-parameters

-param qualifierName

The name of the qualifier.

-returns

The value of the qualifier.

-remarks

-examples

-see-also