共用方式為


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

適用於