Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 734 Bytes

resourcecandidate_getvalueasfileasync_905212143.md

File metadata and controls

22 lines (15 loc) · 734 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceCandidate.GetValueAsFileAsync
winrt method

Windows.ApplicationModel.Resources.Core.ResourceCandidate.GetValueAsFileAsync

-description

Asynchronously returns a StorageFile that accesses the value of this ResourceCandidate. This only works on certain types of ResourceCandidates that are files.

-returns

An asynchronous operation to return the requested StorageFile.

-remarks

-examples

-see-also