Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ GetDocumentTitle
Method
GetDocumentTitle
SampleApps/WebView2APISample/AppWindow.cpp:2828–2831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2826
}
2827
2828
std::wstring AppWindow::GetDocumentTitle()
2829
{
2830
return m_documentTitle;
2831
}
2832
2833
void AppWindow::UpdateAppTitle()
2834
{
Callers
1
UpdateDocumentTitle
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected