WebView.DocumentTitle Property

Definition

Gets the title of the page currently displayed in the IWebView.

public string DocumentTitle { get; }
member this.DocumentTitle : string
Public ReadOnly Property DocumentTitle As String

Property Value

The page title.

Implements

Applies to