WebView.Source Property

Definition

Gets or sets the Uniform Resource Identifier (URI) source of the HTML content to display in the IWebView.

public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

Property Value

Uri

The Uniform Resource Identifier (URI) source of the HTML content to display in the IWebView.

Implements

Applies to