Skip to content

Commit 5d94b3d

Browse files
authored
Update SingleAppHost.md
1 parent 0a41ea6 commit 5d94b3d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

specs/SingleAppHost.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ See API details.
3131
# API Details
3232
## Win32 C++
3333
```cpp
34-
interface ICoreWebView2EnvironmentOptions_2 : IUnknown {
34+
interface ICoreWebView2EnvironmentOptions_2 : IUnknown
35+
{
3536

3637
/// Whether other processes can create WebView2 sharing the same WebView browser
3738
/// process instance by using WebView2Environment created with the same user data folder.

0 commit comments

Comments
 (0)