다음을 통해 공유


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

적용 대상