ICoreWebView2Cookie.get_Path

The path for which the cookie is valid. The default is "/", which means this cookie will be sent to all pages on the Domain.

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

interface ICoreWebView2Cookie
@" propget"
HRESULT
get_Path
(
LPWSTR* path
)

Meta