CoreWebView2CreationProperties.ProfileName Property

Definition

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

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

Property Value

Applies to