Hi again,
what is the difference between providing arguments in the New_c.WebView2(...) compared to BindTo(...)?
I.e. adding userDataFolder and additionalBrowserArguments seems only have to affect in BindTo(), and also it seems that even the arguments are optional I can't just provide the additionalBrowserArguments without also specifying a userDataFolder. If userDataFolder is left empty or as an empty string, BindTo will fail.

regs
Stefan