ICoreWebView2ContextMenuTarget.get_LinkText

Gets the text of the link (if HasLinkText is TRUE, null otherwise).

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2ContextMenuTarget
@" propget"
HRESULT
get_LinkText
(
LPWSTR* value
)

Meta