System.Windows.Forms.HtmlDocument.Title Property

Gets or sets the text value of the <TITLE> tag in the current HTML document.

Syntax

public string Title { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the HtmlDocument.Title property to identify the document by way of a human-readable name.

Changes to this property will also reflect in the WebBrowser.DocumentTitle property of the System.Windows.Forms.WebBrowser control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0