We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5bf1b commit 0cf5f3cCopy full SHA for 0cf5f3c
1 file changed
specs/GetFavicon.md
@@ -94,7 +94,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
94
[in] ICoreWebView2GetFaviconCompletedHandler* eventHandler
95
);
96
97
- /// used to access the current value of the favicon
+ /// Used to access the current value of the favicon's URI.
98
/// If a page has no favicon then this returns a nullptr
99
[propget] HRESULT FaviconUri([out, retval] LPWSTR* value);
100
0 commit comments