ICoreWebView2Cookie.get_Expires

The expiration date and time for the cookie as the number of seconds since the UNIX epoch. The default is -1.0, which means cookies are session cookies by default.

interface ICoreWebView2Cookie
@" propget"
HRESULT
get_Expires
(
double* expires
)

Meta