arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ICoreWebView2Cookie.get_IsSession
arsd
webview
ICoreWebView2Cookie
Whether this is a session cookie. The default is false.
interface
ICoreWebView2Cookie
@" propget"
HRESULT
get_IsSession
(
BOOL
*
isSession
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2Cookie
functions
get_Domain
get_Expires
get_IsHttpOnly
get_IsSecure
get_IsSession
get_Name
get_Path
get_SameSite
get_Value
put_Expires
put_IsHttpOnly
put_IsSecure
put_SameSite
put_Value
Whether this is a session cookie. The default is false.