Condividi tramite


WebUIView.DocumentTitle Proprietà

Definizione

Ottiene il titolo della pagina attualmente visualizzata nella visualizzazione.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Titolo della pagina.

Implementazioni

Si applica a