IUriToStreamResolver Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a method to translate a Uniform Resource I (URI) to a Stream for use by the NavigateToLocal(String) method.
public interface IUriToStreamResolver
type IUriToStreamResolver = interface
Public Interface IUriToStreamResolver
Methods
UriToStream(Uri) |
Applies to
See also
- <xref:Windows.Web.IUriToStreamResolver>