CoreWebView2CreationProperties.ScriptLocale Property

Definition

Gets or sets the value to use for the ScriptLocale property of the CoreWebView2ControllerOptions parameter passed to CreateCoreWebView2ControllerWithOptionsAsync when creating an controller with this instance.

public string ScriptLocale { get; set; }
member this.ScriptLocale : string with get, set
Public Property ScriptLocale As String

Property Value

Applies to