'Declaration Public Shared Function GetLocalResourceAsync( _ ByVal relativePath As System.String _ ) As System.Threading.Tasks.Task(Of StorageFile)
public static System.Threading.Tasks.Task<StorageFile> GetLocalResourceAsync( System.string relativePath )
Parameters
- relativePath
- The relative path specifies the resource.