Share via


WebViewControl.DocumentTitle Propriété

Définition

Obtient le titre de la page actuellement affichée dans le contrôle .

Pour plus d’informations, consultez Windows.Web.UI.IWebViewControl

public:
 property Platform::String ^ DocumentTitle { Platform::String ^ get(); };
winrt::hstring DocumentTitle();
public string DocumentTitle { get; }
var string = webViewControl.documentTitle;
Public ReadOnly Property DocumentTitle As String

Valeur de propriété

String

Platform::String

winrt::hstring

Titre de la page.

Implémente

S’applique à