Language

CoreWebView2ClusterEnvironmentOptions.PerHostProfileIsolation Property

Definition

When true (the default), the effective profile name is namespaced per host application to prevent accidental cross-app profile use. This is anti-misuse, not a security boundary.

public bool PerHostProfileIsolation { get; set; }
member this.PerHostProfileIsolation : bool with get, set
Public Property PerHostProfileIsolation As Boolean

Property Value

Applies to