BlazorWebViewInitializingEventArgs.BrowserExecutableFolder 属性

定义

获取或设置 的 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

适用于