CoreWebView2Cookie.IsSession Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether this is a session cookie. The default value is false
.
public bool IsSession { get; }
member this.IsSession : bool
Public ReadOnly Property IsSession As Boolean