ICoreWebView2Cookie.put_Expires

Set the Expires property. Cookies are session cookies and will not be persistent if Expires is set to -1.0. NaN, infinity, and any negative value set other than -1.0 is disallowed.

interface ICoreWebView2Cookie
@" propput"
HRESULT
put_Expires
(
in double expires
)

Meta