Skip to content

Commit 33a7ec0

Browse files
authored
Update MultiProfile.md
1 parent ca72063 commit 33a7ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/MultiProfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ namespace Microsoft.Web.WebView2.Core
220220
// ...
221221
222222
CoreWebView2ControllerOptions CreateCoreWebView2ControllerOptions(
223-
String ProfileName, Int32 InPrivateModeEnabled);
223+
String ProfileName, Boolean InPrivateModeEnabled);
224224

225225
Windows.Foundation.IAsyncOperation<CoreWebView2Controller>
226226
CreateCoreWebView2ControllerWithOptionsAsync(

0 commit comments

Comments
 (0)