Used to retrieve a StorageFile that uses qualifiers in the naming convention.
public static System.Threading.Tasks.Task<StorageFile> GetResourceAsync(
System.Uri
)
'Declaration
Public Shared Function GetResourceAsync( _
ByVal As System.Uri _
) As System.Threading.Tasks.Task(Of StorageFile)
Parameters
- uri
- The specified uri.
Return Value
Returns a StorageFile that uses qualifiers in the naing convention.