Edit

Share via


WebView.DocumentTitle Property

Definition

Gets the document title.

[System.ComponentModel.Browsable(false)]
public string DocumentTitle { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DocumentTitle : string
Public ReadOnly Property DocumentTitle As String

Property Value

The document title.

Implements

Attributes

Applies to