Language

CoreWebView2ClusterEnvironmentOptions.AdditionalBrowserArguments Property

Definition

Gets or sets additional command-line switches passed to the shared browser process. This value is part of the pinned set and is process-wide.

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

Property Value

Applies to