# how-to format nicely long paths in both console and log files msg="created the following relative package: "$(stat -c "%y %n" "$product_dir/$zip_file_name") doLog "INFO $msg"
Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
-
This is Part 2 of a 3 part post series:
- Part 1 - Taking the new Chromium WebView2 Control for a Spin in .NET
- Part 2 - Chromium WebView2 Control...
1 day ago