ICoreWebView2FrameInfo.get_Name

The name attribute of the frame, as in <iframe name="frame-name" ...>. The returned string is empty when the frame has no name attribute.

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

interface ICoreWebView2FrameInfo
@" propget"
HRESULT
get_Name
(
LPWSTR* name
)

Meta