Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 490 Bytes

webviewcontrol_documenttitle.md

File metadata and controls

25 lines (16 loc) · 490 Bytes
-api-id -api-type
P:Windows.Web.UI.Interop.WebViewControl.DocumentTitle
winrt property

Windows.Web.UI.Interop.WebViewControl.DocumentTitle

-description

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

For more info, see Windows.Web.UI.IWebViewControl

-property-value

The page title.

-remarks

-see-also

-examples