BlazorWebViewInitializingEventArgs.BrowserExecutableFolder Property

Definition

Gets or sets the browser executable folder path for the WebView2.

public:
 property System::String ^ BrowserExecutableFolder { System::String ^ get(); void set(System::String ^ value); };
public string BrowserExecutableFolder { get; set; }
member this.BrowserExecutableFolder : string with get, set
Public Property BrowserExecutableFolder As String

Applies to