ICoreWebView2ContextMenuItem.get_Label

Gets the localized label for the ContextMenuItem. Will contain an ampersand for characters to be used as keyboard accelerator.

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

interface ICoreWebView2ContextMenuItem
@" propget"
HRESULT
get_Label
(
LPWSTR* value
)

Meta