Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 737 Bytes

resourcenotfoundeventargs_setresolvedcandidate_535984689.md

File metadata and controls

29 lines (16 loc) · 737 Bytes
-api-id -api-type
M:Microsoft.ApplicationModel.Resources.ResourceNotFoundEventArgs.SetResolvedCandidate(Microsoft.ApplicationModel.Resources.ResourceCandidate)
winrt method

Microsoft.ApplicationModel.Resources.ResourceNotFoundEventArgs.SetResolvedCandidate(Microsoft.ApplicationModel.Resources.ResourceCandidate)

-description

Specify a ResourceCandidate to be used when the requested candidate is not found.

-parameters

-param candidate

The ResourceCandidate to be used instead of the requested candidate.

-remarks

-see-also

-examples