WebView.Source property
Gets or sets the Uniform Resource Identifier (URI) source of the HTML content to display in the WebView control.
Syntax
<WebView Source="uriString"/>
Property value
Type: System.Uri [.NET] | Windows::Foundation::Uri [C++]
The URI source of the HTML content to display in the WebView control.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
