Skip to content

Commit a5ba30e

Browse files
authored
Update CDPSessionIdSupport.md
1 parent 882421b commit a5ba30e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specs/CDPSessionIdSupport.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ interface ICoreWebView2DevToolsProtocolEventReceivedEventArgs2 : IUnknown {
306306

307307
/// The sessionId of the target where the event originates from.
308308
/// Empty string is returned as sessionId if the event comes from the default session for the top page.
309-
/// \snippet ScriptComponent.cpp DevToolsProtocolEventReceivedSessionId
310309
[propget] HRESULT SessionId([out, retval] LPWSTR* sessionId);
311310
}
312311
```

0 commit comments

Comments
 (0)