-api-id | -api-type |
---|---|
M:Windows.Storage.Streams.RandomAccessStreamReference.CreateFromUri(Windows.Foundation.Uri) |
winrt method |
Creates a random access stream around the specified URI.
The Uniform Resource Identifier (URI) to create the stream around. The valid Uniform Resource Identifier (URI) schemes are http, https, ms-appx, and ms-appdata.
The random access stream that encapsulates uri.