CoreWebView2ScreenCaptureStartingEventArgs.OriginalSourceFrameInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The associated frame information that requests the screen capture permission. This can be used to get the frame source, name, frameId, and parent frame information.
public Microsoft.Web.WebView2.Core.CoreWebView2FrameInfo OriginalSourceFrameInfo { get; }
member this.OriginalSourceFrameInfo : Microsoft.Web.WebView2.Core.CoreWebView2FrameInfo
Public ReadOnly Property OriginalSourceFrameInfo As CoreWebView2FrameInfo