CoreWebView2Settings.AreHostObjectsAllowed Property

Definition

Determines whether host objects are accessible from the page in WebView.

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

Property Value

Remarks

The default value is true.

Applies to