ICoreWebView2Frame.get_Name

The name of the iframe from the iframe html tag declaring it. You can access this property even if the iframe is destroyed.

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

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

Meta